[
https://issues.apache.org/jira/browse/CLEREZZA-717?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13907086#comment-13907086
]
Reto Bachmann-Gmür commented on CLEREZZA-717:
---------------------------------------------
So accessing static field of the superclass seems to work in Java but not in
Scala. For Scala SKOS is just a singleton Object instanciating a class with no
fields (as they are in the singleton object SKOS08).
> Use http://www.w3.org/2004/02/skos/core# namespace for skos
> ------------------------------------------------------------
>
> Key: CLEREZZA-717
> URL: https://issues.apache.org/jira/browse/CLEREZZA-717
> Project: Clerezza
> Issue Type: Bug
> Reporter: Reto Bachmann-Gmür
> Assignee: Reto Bachmann-Gmür
>
> In the clerezza ontology we are using
> http://www.w3.org/2008/05/skos#
> however
> http://www.w3.org/2004/02/skos/core#
> seems to be more widely in use. Also it seems that there is no finalized
> standard actually introducing the new standard.
> Would it be OK to change the namespace to
> http://www.w3.org/2004/02/skos/core# and have the existing the constants
> class renamed from SKOS to SKOS08?
--
This message was sent by Atlassian JIRA
(v6.1.5#6160)