Skip to content

Commit

Permalink
update 223p.ttl
Browse files Browse the repository at this point in the history
  • Loading branch information
gtfierro committed Nov 30, 2023
1 parent e3a0bf4 commit 199ed65
Showing 1 changed file with 0 additions and 21 deletions.
21 changes: 0 additions & 21 deletions ontologies/223p.ttl
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
@prefix bacnet: <http://data.ashrae.org/bacnet/2020#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix qudt: <http://qudt.org/schema/qudt/> .
@prefix qudtqk: <http://qudt.org/vocab/quantitykind/> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
Expand Down Expand Up @@ -2433,26 +2432,6 @@ s223:inverseOf a rdf:Property ;
rdfs:label "inverse of" ;
rdfs:comment "The relation inverseOf is a modeling construct to associate relations that are inverses of one another, such as connectedTo and connectedFrom." .

<http://data.ashrae.org/standard223/1.0/model/all> a owl:Ontology ;
sh:declare [ ],
[ ],
[ ],
[ ],
[ ],
[ ],
[ ],
[ ],
[ ],
[ ],
[ ],
[ ],
[ ],
[ ],
[ ],
[ ],
[ ],
[ ] .

bacnet:device-identifier a rdf:Property ;
rdfs:label "Device Identifier" ;
rdfs:comment "The Object_Identifier property of the device object within the BACnet device. See ASHRAE 135-2020 Clause 12.11.1." .
Expand Down

0 comments on commit 199ed65

Please sign in to comment.