[
https://issues.apache.org/jira/browse/CLEREZZA-717?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Reto Bachmann-Gmür reopened CLEREZZA-717:
-----------------------------------------
This is causing a build failure:
https://builds.apache.org/job/clerezza-trunk-1.6/967/console
[ERROR]
/home/jenkins/jenkins-slave/workspace/clerezza-trunk-1.6/rdf.scala.utils/src/test/scala/org/apache/clerezza/rdf/scala/utils/RichGraphNodeTest.scala:55:
error: value related is not a member of object
org.apache.clerezza.rdf.ontologies.SKOS
[INFO] mGraph.add(new TripleImpl(johnUri, SKOS.related, listUri))
> 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)