Skip to content

Commit 7c777a0

Browse files
committed
ont: Adds two TODOs [minor]
1 parent 301bc1a commit 7c777a0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/spec/okh.ttl

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -260,7 +260,7 @@ might have been converted to a later version."""@en ;
260260
owl:cardinality 1 ;
261261
.
262262

263-
okh:okhvPresent
263+
okh:okhvPresent # TODO This is somewhat obsolete, because the version should be visible in the `okh:` prefix IRI
264264
a owl:DatatypeProperty ;
265265
rdfs:label "present OKH version"@en ;
266266
rdfs:comment """The version of OKH specification
@@ -752,7 +752,7 @@ okh:smallestToleranceClass
752752
okhmeta:hasMetaTag okhmeta:MakingTag ;
753753
.
754754

755-
okh:hasManifestFile
755+
okh:hasManifestFile # TODO Comment out/remove - This is now ODS territory, though there we use an ods:File now
756756
a owl:ObjectProperty ;
757757
a skos:Concept ;
758758
rdfs:label "has manifest file"@en ;

0 commit comments

Comments
 (0)