Skip to content

Commit 5910673

Browse files
authored
Merge pull request #1429 from ajnelson-nist/time-prov-datatype-conflict
time-prov: Drop subproperty axiom that leads to datatype conflict. Relationship is given in XML Schema Datatypes and does not need to be re-iterated in RDFS.
2 parents 3f53868 + 78faa9f commit 5910673

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

time/rdf/time-prov.ttl

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -13,9 +13,6 @@
1313
@prefix time-prov: <http://www.w3.org/2006/time/prov#> .
1414
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
1515

16-
time:inXSDDateTimeStamp
17-
rdfs:subPropertyOf time:inXSDDateTime ;
18-
.
1916
<http://www.w3.org/2006/time/prov>
2017
rdf:type owl:Ontology ;
2118
dc:creator "Simon J D Cox" ;

0 commit comments

Comments
 (0)