Skip to content

Commit cba6445

Browse files
authored
change Tunnel cite from URI to str; cope plebs (#809)
1 parent a73eed7 commit cba6445

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/cco-modules/ArtifactOntology.ttl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2649,7 +2649,7 @@ cco:ont00000704 rdf:type owl:Class ;
26492649
rdfs:label "Constructed Tunnel"@en ;
26502650
skos:definition "A Transportation Artifact that is designed to be substantially enclosed, have access constrained to portals, and to enable travel through surrounding soil, earth, or rock formation."@en ;
26512651
skos:scopeNote "This class is not intended to include natural tunnels, such as caves."
2652-
cco:ont00001754 "Federal Highway Administration. Guidance on Structures Subject to the National Tunnel Inspection Standards (NTIS). United States Department of Transportation, 27 Oct. 2015"^^xsd:anyURI ;
2652+
cco:ont00001754 "Federal Highway Administration. Guidance on Structures Subject to the National Tunnel Inspection Standards (NTIS). United States Department of Transportation, 27 Oct. 2015"^^xsd:string ;
26532653
cco:ont00001760 "https://www.commoncoreontologies.org/ArtifactOntology"^^xsd:anyURI .
26542654

26552655

0 commit comments

Comments
 (0)