Skip to content

Commit

Permalink
deploy: 8fedca6
Browse files Browse the repository at this point in the history
  • Loading branch information
gtfierro committed Dec 14, 2023
1 parent b13b3b6 commit a7aca80
Show file tree
Hide file tree
Showing 8 changed files with 26,039 additions and 26,039 deletions.
2 changes: 1 addition & 1 deletion _sources/examples/G36-4-1.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ and illustrated in Figure A-1.
- <a href="/G36-4-1.jsonld">JSON-LD file</a>

## Model Components
| Root Class | Class | Instance Count |
| Parent Class | Class | Instances |
|------------|-------|----------------|
| [Equipment](https://explore.open223.info/s223/Equipment.html) | [Actuator](https://explore.open223.info/s223/Actuator.html) | 1 |
| [Equipment](https://explore.open223.info/s223/Equipment.html) | [Damper](https://explore.open223.info/s223/Damper.html) | 1 |
Expand Down
2 changes: 1 addition & 1 deletion _sources/examples/lbnl-example.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ This is an example building provided by Lawrence Berkeley National Laboratory
| Zone/room temperature sensors | [Query Link](https://query.open223.info/?query=PREFIX+s223%3A+%3Chttp%3A%2F%2Fdata.ashrae.org%2Fstandard223%23%3E+PREFIX+unit%3A+%3Chttp%3A%2F%2Fqudt.org%2Fvocab%2Funit%2F%3E+PREFIX+rdfs%3A+%3Chttp%3A%2F%2Fwww.w3.org%2F2000%2F01%2Frdf-schema%23%3E+PREFIX+rdf%3A+%3Chttp%3A%2F%2Fwww.w3.org%2F1999%2F02%2F22-rdf-syntax-ns%23%3E+PREFIX+quantitykind%3A+%3Chttp%3A%2F%2Fqudt.org%2Fvocab%2Fquantitykind%2F%3E+PREFIX+qudt%3A+%3Chttp%3A%2F%2Fqudt.org%2Fschema%2Fqudt%2F%3E+PREFIX+sh%3A+%3Chttp%3A%2F%2Fwww.w3.org%2Fns%2Fshacl%23%3E+PREFIX+owl%3A+%3Chttp%3A%2F%2Fwww.w3.org%2F2002%2F07%2Fowl%23%3E+SELECT+%3Flocation+%3Fsensor+WHERE+%7B+++++%3Fsensor+rdf%3Atype%2Frdfs%3AsubClassOf%2A+s223%3ASensor+.+++++%3Fsensor+s223%3Aobserves+%3Fproperty+.+++++%3Fproperty+qudt%3AhasQuantityKind+quantitykind%3ATemperature+.+++++%3Fsensor+s223%3AhasObservationLocation+%3Flocation+%7D+&url=https://models.open223.info/models/lbnl-example.ttl) |

## Model Components
| Root Class | Class | Instance Count |
| Parent Class | Class | Instances |
|------------|-------|----------------|
| [Equipment](https://explore.open223.info/s223/Equipment.html) | [Sensor](https://explore.open223.info/s223/Sensor.html) | 167 |
| [Equipment](https://explore.open223.info/s223/Equipment.html) | [Actuator](https://explore.open223.info/s223/Actuator.html) | 85 |
Expand Down
196 changes: 98 additions & 98 deletions _static/G36-4-1.jsonld
Original file line number Diff line number Diff line change
@@ -1,24 +1,4 @@
[
{
"@id": "urn:ex/vav-cooling-only",
"@type": [
"http://data.ashrae.org/standard223#SingleDuctTerminal",
"http://data.ashrae.org/standard223/1.0/extensions/g36#VAV"
],
"http://data.ashrae.org/standard223#cnx": [
{
"@id": "urn:ex/in"
},
{
"@id": "urn:ex/out"
}
],
"http://data.ashrae.org/standard223#contains": [
{
"@id": "urn:ex/damper"
}
]
},
{
"@id": "urn:ex/damper-in",
"@type": [
Expand All @@ -41,28 +21,13 @@
]
},
{
"@id": "urn:ex/out",
"@id": "urn:ex/",
"@type": [
"http://data.ashrae.org/standard223#OutletConnectionPoint"
],
"http://data.ashrae.org/standard223#cnx": [
{
"@id": "urn:ex/out-connection"
}
],
"http://data.ashrae.org/standard223#hasMedium": [
{
"@id": "http://data.ashrae.org/standard223#Medium-Air"
}
],
"http://data.ashrae.org/standard223#hasProperty": [
{
"@id": "urn:ex/discharge-air-flow"
}
"http://www.w3.org/2002/07/owl#Ontology"
]
},
{
"@id": "urn:ex/in-connection",
"@id": "urn:ex/out-connection",
"@type": [
"http://data.ashrae.org/standard223#Connection"
],
Expand All @@ -73,38 +38,46 @@
]
},
{
"@id": "urn:ex/duct-before-damper",
"@id": "urn:ex/damper-out",
"@type": [
"http://data.ashrae.org/standard223#Connection",
"http://data.ashrae.org/standard223#Duct"
"http://data.ashrae.org/standard223#OutletConnectionPoint"
],
"http://data.ashrae.org/standard223#cnx": [
{
"@id": "urn:ex/duct-after-damper"
}
],
"http://data.ashrae.org/standard223#hasMedium": [
{
"@id": "http://data.ashrae.org/standard223#Medium-Air"
}
],
"http://data.ashrae.org/standard223#mapsTo": [
{
"@id": "urn:ex/out"
}
]
},
{
"@id": "urn:ex/duct-after-damper",
"@id": "urn:ex/discharge-air-flow-sensor",
"@type": [
"http://data.ashrae.org/standard223#Connection",
"http://data.ashrae.org/standard223#Duct"
"http://data.ashrae.org/standard223#Sensor"
],
"http://data.ashrae.org/standard223#hasMedium": [
"http://data.ashrae.org/standard223#hasObservationLocation": [
{
"@id": "http://data.ashrae.org/standard223#Medium-Air"
"@id": "urn:ex/out"
}
],
"http://data.ashrae.org/standard223#observes": [
{
"@id": "urn:ex/discharge-air-flow"
}
]
},
{
"@id": "urn:ex/damper-command",
"@id": "urn:ex/damper-position",
"@type": [
"http://data.ashrae.org/standard223#QuantifiableActuatableProperty"
],
"http://data.ashrae.org/standard223#hasAspect": [
{
"@id": "http://data.ashrae.org/standard223#EnumerationKind-Position"
}
"http://data.ashrae.org/standard223#QuantifiableObservableProperty"
],
"http://qudt.org/schema/qudt/hasQuantityKind": [
{
Expand Down Expand Up @@ -139,78 +112,103 @@
]
},
{
"@id": "urn:ex/damper-position",
"@id": "urn:ex/out",
"@type": [
"http://data.ashrae.org/standard223#QuantifiableObservableProperty"
"http://data.ashrae.org/standard223#OutletConnectionPoint"
],
"http://qudt.org/schema/qudt/hasQuantityKind": [
"http://data.ashrae.org/standard223#cnx": [
{
"@id": "http://qudt.org/vocab/quantitykind/DimensionlessRatio"
"@id": "urn:ex/out-connection"
}
],
"http://qudt.org/schema/qudt/hasUnit": [
"http://data.ashrae.org/standard223#hasMedium": [
{
"@id": "http://qudt.org/vocab/unit/PERCENT"
"@id": "http://data.ashrae.org/standard223#Medium-Air"
}
],
"http://data.ashrae.org/standard223#hasProperty": [
{
"@id": "urn:ex/discharge-air-flow"
}
]
},
{
"@id": "urn:ex/damper-out",
"@id": "urn:ex/damper",
"@type": [
"http://data.ashrae.org/standard223#OutletConnectionPoint"
"http://data.ashrae.org/standard223#Damper",
"http://data.ashrae.org/standard223/1.0/extensions/g36#Damper"
],
"http://data.ashrae.org/standard223#cnx": [
{
"@id": "urn:ex/duct-after-damper"
}
],
"http://data.ashrae.org/standard223#hasMedium": [
"@id": "urn:ex/damper-in"
},
{
"@id": "http://data.ashrae.org/standard223#Medium-Air"
"@id": "urn:ex/damper-out"
}
],
"http://data.ashrae.org/standard223#mapsTo": [
"http://data.ashrae.org/standard223#hasProperty": [
{
"@id": "urn:ex/out"
"@id": "urn:ex/damper-command"
},
{
"@id": "urn:ex/damper-position"
}
]
},
{
"@id": "urn:ex/damper-actuator",
"@id": "urn:ex/damper-command",
"@type": [
"http://data.ashrae.org/standard223#Actuator"
"http://data.ashrae.org/standard223#QuantifiableActuatableProperty"
],
"http://data.ashrae.org/standard223#actuates": [
"http://data.ashrae.org/standard223#hasAspect": [
{
"@id": "urn:ex/damper"
"@id": "http://data.ashrae.org/standard223#EnumerationKind-Position"
}
],
"http://data.ashrae.org/standard223#commandedByProperty": [
"http://qudt.org/schema/qudt/hasQuantityKind": [
{
"@id": "urn:ex/damper-command"
"@id": "http://qudt.org/vocab/quantitykind/DimensionlessRatio"
}
],
"http://qudt.org/schema/qudt/hasUnit": [
{
"@id": "http://qudt.org/vocab/unit/PERCENT"
}
]
},
{
"@id": "urn:ex/discharge-air-flow-sensor",
"@id": "urn:ex/duct-before-damper",
"@type": [
"http://data.ashrae.org/standard223#Sensor"
"http://data.ashrae.org/standard223#Connection",
"http://data.ashrae.org/standard223#Duct"
],
"http://data.ashrae.org/standard223#hasObservationLocation": [
"http://data.ashrae.org/standard223#hasMedium": [
{
"@id": "urn:ex/out"
"@id": "http://data.ashrae.org/standard223#Medium-Air"
}
]
},
{
"@id": "urn:ex/in-connection",
"@type": [
"http://data.ashrae.org/standard223#Connection"
],
"http://data.ashrae.org/standard223#observes": [
"http://data.ashrae.org/standard223#hasMedium": [
{
"@id": "urn:ex/discharge-air-flow"
"@id": "http://data.ashrae.org/standard223#Medium-Air"
}
]
},
{
"@id": "urn:ex/",
"@id": "urn:ex/duct-after-damper",
"@type": [
"http://www.w3.org/2002/07/owl#Ontology"
"http://data.ashrae.org/standard223#Connection",
"http://data.ashrae.org/standard223#Duct"
],
"http://data.ashrae.org/standard223#hasMedium": [
{
"@id": "http://data.ashrae.org/standard223#Medium-Air"
}
]
},
{
Expand All @@ -230,36 +228,38 @@
]
},
{
"@id": "urn:ex/out-connection",
"@id": "urn:ex/vav-cooling-only",
"@type": [
"http://data.ashrae.org/standard223#Connection"
"http://data.ashrae.org/standard223#SingleDuctTerminal",
"http://data.ashrae.org/standard223/1.0/extensions/g36#VAV"
],
"http://data.ashrae.org/standard223#hasMedium": [
"http://data.ashrae.org/standard223#cnx": [
{
"@id": "http://data.ashrae.org/standard223#Medium-Air"
"@id": "urn:ex/in"
},
{
"@id": "urn:ex/out"
}
],
"http://data.ashrae.org/standard223#contains": [
{
"@id": "urn:ex/damper"
}
]
},
{
"@id": "urn:ex/damper",
"@id": "urn:ex/damper-actuator",
"@type": [
"http://data.ashrae.org/standard223#Damper",
"http://data.ashrae.org/standard223/1.0/extensions/g36#Damper"
"http://data.ashrae.org/standard223#Actuator"
],
"http://data.ashrae.org/standard223#cnx": [
{
"@id": "urn:ex/damper-in"
},
"http://data.ashrae.org/standard223#actuates": [
{
"@id": "urn:ex/damper-out"
"@id": "urn:ex/damper"
}
],
"http://data.ashrae.org/standard223#hasProperty": [
"http://data.ashrae.org/standard223#commandedByProperty": [
{
"@id": "urn:ex/damper-command"
},
{
"@id": "urn:ex/damper-position"
}
]
}
Expand Down
Loading

0 comments on commit a7aca80

Please sign in to comment.