Skip to content

Instantly share code, notes, and snippets.

@stain
Created May 4, 2017 15:06
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save stain/1c61313ab1b5349d3cba6467c7c51a2d to your computer and use it in GitHub Desktop.
Save stain/1c61313ab1b5349d3cba6467c7c51a2d to your computer and use it in GitHub Desktop.
stain@biggiebuntu:~$ profilechecker http://www.w3.org/ns/prov-o Full
[main] ERROR uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl - Illegal redeclarations of entities: reuse of entity http://www.w3.org/ns/prov#wasRevisionOf in punning not allowed [Declaration(ObjectProperty(<http://www.w3.org/ns/prov#wasRevisionOf>)), Declaration(AnnotationProperty(<http://www.w3.org/ns/prov#wasRevisionOf>))]
[main] ERROR uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl - Illegal redeclarations of entities: reuse of entity http://www.w3.org/ns/prov#specializationOf in punning not allowed [Declaration(ObjectProperty(<http://www.w3.org/ns/prov#specializationOf>)), Declaration(AnnotationProperty(<http://www.w3.org/ns/prov#specializationOf>))]
Cannot pun between properties: <http://www.w3.org/ns/prov#specializationOf> [ObjectPropertyAssertion(<http://www.w3.org/ns/prov#specializationOf> <http://www.w3.org/ns/prov-o#> <http://www.w3.org/ns/prov-o>) in OntologyID(OntologyIRI(<http://www.w3.org/ns/prov-o#>) VersionIRI(<http://www.w3.org/ns/prov-o-20130430>))]
Cannot pun between properties: <http://www.w3.org/ns/prov#wasRevisionOf> [SubObjectPropertyOf(ObjectPropertyChain( <http://www.w3.org/ns/prov#qualifiedRevision> <http://www.w3.org/ns/prov#entity> ) <http://www.w3.org/ns/prov#wasRevisionOf>) in OntologyID(OntologyIRI(<http://www.w3.org/ns/prov-o#>) VersionIRI(<http://www.w3.org/ns/prov-o-20130430>))]
Cannot pun between properties: <http://www.w3.org/ns/prov#wasRevisionOf> [ObjectPropertyDomain(<http://www.w3.org/ns/prov#wasRevisionOf> <http://www.w3.org/ns/prov#Entity>) in OntologyID(OntologyIRI(<http://www.w3.org/ns/prov-o#>) VersionIRI(<http://www.w3.org/ns/prov-o-20130430>))]
Cannot pun between properties: <http://www.w3.org/ns/prov#wasRevisionOf> [ObjectPropertyAssertion(<http://www.w3.org/ns/prov#wasRevisionOf> <http://www.w3.org/ns/prov-o#> <http://www.w3.org/ns/prov-o-20130312>) in OntologyID(OntologyIRI(<http://www.w3.org/ns/prov-o#>) VersionIRI(<http://www.w3.org/ns/prov-o-20130430>))]
Cannot pun between properties: <http://www.w3.org/ns/prov#specializationOf> [AnnotationPropertyRange(<http://www.w3.org/ns/prov#specializationOf> <http://www.w3.org/ns/prov#Entity>) in OntologyID(OntologyIRI(<http://www.w3.org/ns/prov-o#>) VersionIRI(<http://www.w3.org/ns/prov-o-20130430>))]
Cannot pun between properties: <http://www.w3.org/ns/prov#wasRevisionOf> [AnnotationPropertyRange(<http://www.w3.org/ns/prov#wasRevisionOf> <http://www.w3.org/ns/prov#Entity>) in OntologyID(OntologyIRI(<http://www.w3.org/ns/prov-o#>) VersionIRI(<http://www.w3.org/ns/prov-o-20130430>))]
Cannot pun between properties: <http://www.w3.org/ns/prov#specializationOf> [SubObjectPropertyOf(<http://www.w3.org/ns/prov#specializationOf> <http://www.w3.org/ns/prov#alternateOf>) in OntologyID(OntologyIRI(<http://www.w3.org/ns/prov-o#>) VersionIRI(<http://www.w3.org/ns/prov-o-20130430>))]
Cannot pun between properties: <http://www.w3.org/ns/prov#specializationOf> [ObjectPropertyDomain(<http://www.w3.org/ns/prov#specializationOf> <http://www.w3.org/ns/prov#Entity>) in OntologyID(OntologyIRI(<http://www.w3.org/ns/prov-o#>) VersionIRI(<http://www.w3.org/ns/prov-o-20130430>))]
Cannot pun between properties: <http://www.w3.org/ns/prov#wasRevisionOf> [SubObjectPropertyOf(Annotation(rdfs:comment "Revision is a derivation (see http://www.w3.org/TR/prov-dm/#term-Revision). Moreover, according to
http://www.w3.org/TR/2013/REC-prov-constraints-20130430/#term-Revision 23 April 2012 'wasRevisionOf is a strict sub-relation of wasDerivedFrom since two entities e2 and e1 may satisfy wasDerivedFrom(e2,e1) without being a variant of each other.'"^^xsd:string) <http://www.w3.org/ns/prov#wasRevisionOf> <http://www.w3.org/ns/prov#wasDerivedFrom>) in OntologyID(OntologyIRI(<http://www.w3.org/ns/prov-o#>) VersionIRI(<http://www.w3.org/ns/prov-o-20130430>))]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment