Skip to content

Commit

Permalink
deploy: df2a84f
Browse files Browse the repository at this point in the history
  • Loading branch information
gtfierro committed Mar 18, 2024
1 parent 901e095 commit 3d9f659
Show file tree
Hide file tree
Showing 16 changed files with 184,759 additions and 184,759 deletions.
6,240 changes: 3,120 additions & 3,120 deletions bdg1-1.jsonld

Large diffs are not rendered by default.

4,326 changes: 2,163 additions & 2,163 deletions bdg1-2.jsonld

Large diffs are not rendered by default.

488 changes: 244 additions & 244 deletions compiled/guideline36-2021-A-4.ttl

Large diffs are not rendered by default.

7,772 changes: 3,886 additions & 3,886 deletions compiled/nist-example.ttl

Large diffs are not rendered by default.

47,188 changes: 23,594 additions & 23,594 deletions compiled/pnnl-example2.ttl

Large diffs are not rendered by default.

160 changes: 80 additions & 80 deletions guideline36-2021-A-1.jsonld
Original file line number Diff line number Diff line change
@@ -1,16 +1,4 @@
[
{
"@id": "urn:ex/duct-after-damper",
"@type": [
"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"
}
]
},
{
"@id": "urn:ex/discharge-air-flow",
"@type": [
Expand All @@ -33,36 +21,38 @@
]
},
{
"@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"
}
]
},
{
"@id": "urn:ex/out",
"@id": "urn:ex/duct-before-damper",
"@type": [
"http://data.ashrae.org/standard223#OutletConnectionPoint"
],
"http://data.ashrae.org/standard223#cnx": [
{
"@id": "urn:ex/out-connection"
}
"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"
}
],
"http://data.ashrae.org/standard223#hasProperty": [
{
"@id": "urn:ex/discharge-air-flow"
}
]
},
{
"@id": "urn:ex/in-connection",
"@id": "urn:ex/in",
"@type": [
"http://data.ashrae.org/standard223#Connection"
"http://data.ashrae.org/standard223#InletConnectionPoint"
],
"http://data.ashrae.org/standard223#cnx": [
{
"@id": "urn:ex/in-connection"
}
],
"http://data.ashrae.org/standard223#hasMedium": [
{
Expand Down Expand Up @@ -92,7 +82,7 @@
]
},
{
"@id": "urn:ex/out-connection",
"@id": "urn:ex/in-connection",
"@type": [
"http://data.ashrae.org/standard223#Connection"
],
Expand All @@ -102,6 +92,27 @@
}
]
},
{
"@id": "urn:ex/out",
"@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"
}
]
},
{
"@id": "urn:ex/damper",
"@type": [
Expand All @@ -126,49 +137,59 @@
]
},
{
"@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/damper-actuator",
"@id": "urn:ex/out-connection",
"@type": [
"http://data.ashrae.org/standard223#Actuator"
],
"http://data.ashrae.org/standard223#actuates": [
{
"@id": "urn:ex/damper"
}
"http://data.ashrae.org/standard223#Connection"
],
"http://data.ashrae.org/standard223#commandedByProperty": [
"http://data.ashrae.org/standard223#hasMedium": [
{
"@id": "urn:ex/damper-command"
"@id": "http://data.ashrae.org/standard223#Medium-Air"
}
]
},
{
"@id": "urn:ex/discharge-air-flow-sensor",
"@id": "urn:ex/damper-position",
"@type": [
"http://data.ashrae.org/standard223#Sensor"
"http://data.ashrae.org/standard223#QuantifiableObservableProperty"
],
"http://data.ashrae.org/standard223#hasObservationLocation": [
"http://qudt.org/schema/qudt/hasQuantityKind": [
{
"@id": "urn:ex/out"
"@id": "http://qudt.org/vocab/quantitykind/DimensionlessRatio"
}
],
"http://data.ashrae.org/standard223#observes": [
"http://qudt.org/schema/qudt/hasUnit": [
{
"@id": "urn:ex/discharge-air-flow"
"@id": "http://qudt.org/vocab/unit/PERCENT"
}
]
},
{
"@id": "urn:ex/",
"@type": [
"http://www.w3.org/2002/07/owl#Ontology"
]
},
{
"@id": "urn:ex/damper-in",
"@type": [
Expand Down Expand Up @@ -211,55 +232,34 @@
]
},
{
"@id": "urn:ex/damper-position",
"@type": [
"http://data.ashrae.org/standard223#QuantifiableObservableProperty"
],
"http://qudt.org/schema/qudt/hasQuantityKind": [
{
"@id": "http://qudt.org/vocab/quantitykind/DimensionlessRatio"
}
],
"http://qudt.org/schema/qudt/hasUnit": [
{
"@id": "http://qudt.org/vocab/unit/PERCENT"
}
]
},
{
"@id": "urn:ex/damper-out",
"@id": "urn:ex/discharge-air-flow-sensor",
"@type": [
"http://data.ashrae.org/standard223#OutletConnectionPoint"
],
"http://data.ashrae.org/standard223#cnx": [
{
"@id": "urn:ex/duct-after-damper"
}
"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#mapsTo": [
"http://data.ashrae.org/standard223#observes": [
{
"@id": "urn:ex/out"
"@id": "urn:ex/discharge-air-flow"
}
]
},
{
"@id": "urn:ex/in",
"@id": "urn:ex/damper-actuator",
"@type": [
"http://data.ashrae.org/standard223#InletConnectionPoint"
"http://data.ashrae.org/standard223#Actuator"
],
"http://data.ashrae.org/standard223#cnx": [
"http://data.ashrae.org/standard223#actuates": [
{
"@id": "urn:ex/in-connection"
"@id": "urn:ex/damper"
}
],
"http://data.ashrae.org/standard223#hasMedium": [
"http://data.ashrae.org/standard223#commandedByProperty": [
{
"@id": "http://data.ashrae.org/standard223#Medium-Air"
"@id": "urn:ex/damper-command"
}
]
}
Expand Down
Loading

0 comments on commit 3d9f659

Please sign in to comment.