Skip to content

Commit

Permalink
deploy: f50b296
Browse files Browse the repository at this point in the history
  • Loading branch information
lazlop committed Jun 27, 2024
1 parent 38b8957 commit c39d5be
Show file tree
Hide file tree
Showing 17 changed files with 185,644 additions and 185,644 deletions.
6,136 changes: 3,068 additions & 3,068 deletions bdg1-1.jsonld

Large diffs are not rendered by default.

4,310 changes: 2,155 additions & 2,155 deletions bdg1-2.jsonld

Large diffs are not rendered by default.

912 changes: 456 additions & 456 deletions compiled/bdg1-2.ttl

Large diffs are not rendered by default.

17,768 changes: 8,884 additions & 8,884 deletions compiled/lbnl-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.

1,472 changes: 736 additions & 736 deletions design-patterns.jsonld

Large diffs are not rendered by default.

180 changes: 90 additions & 90 deletions guideline36-2021-A-1.jsonld
Original file line number Diff line number Diff line change
@@ -1,4 +1,15 @@
[
{
"@id": "urn:ex/in-connection",
"@type": [
"http://data.ashrae.org/standard223#Connection"
],
"http://data.ashrae.org/standard223#hasMedium": [
{
"@id": "http://data.ashrae.org/standard223#Medium-Air"
}
]
},
{
"@id": "urn:ex/damper",
"@type": [
Expand All @@ -23,18 +34,34 @@
]
},
{
"@id": "urn:ex/damper-position",
"@id": "urn:ex/out-connection",
"@type": [
"http://data.ashrae.org/standard223#QuantifiableObservableProperty"
"http://data.ashrae.org/standard223#Connection"
],
"http://qudt.org/schema/qudt/hasQuantityKind": [
"http://data.ashrae.org/standard223#hasMedium": [
{
"@id": "http://qudt.org/vocab/quantitykind/DimensionlessRatio"
"@id": "http://data.ashrae.org/standard223#Medium-Air"
}
]
},
{
"@id": "urn:ex/damper-in",
"@type": [
"http://data.ashrae.org/standard223#InletConnectionPoint"
],
"http://qudt.org/schema/qudt/hasUnit": [
"http://data.ashrae.org/standard223#cnx": [
{
"@id": "http://qudt.org/vocab/unit/PERCENT"
"@id": "urn:ex/duct-before-damper"
}
],
"http://data.ashrae.org/standard223#hasMedium": [
{
"@id": "http://data.ashrae.org/standard223#Medium-Air"
}
],
"http://data.ashrae.org/standard223#mapsTo": [
{
"@id": "urn:ex/in"
}
]
},
Expand All @@ -55,33 +82,44 @@
]
},
{
"@id": "urn:ex/vav-cooling-only",
"@id": "urn:ex/discharge-air-flow",
"@type": [
"http://data.ashrae.org/standard223#SingleDuctTerminal",
"http://data.ashrae.org/standard223/1.0/extensions/g36#VAV"
"http://data.ashrae.org/standard223#QuantifiableObservableProperty"
],
"http://data.ashrae.org/standard223#cnx": [
"http://data.ashrae.org/standard223#hasAspect": [
{
"@id": "urn:ex/in"
},
"@id": "http://data.ashrae.org/standard223#Role-Discharge"
}
],
"http://qudt.org/schema/qudt/hasQuantityKind": [
{
"@id": "urn:ex/out"
"@id": "http://qudt.org/vocab/quantitykind/VolumeFlowRate"
}
],
"http://data.ashrae.org/standard223#contains": [
"http://qudt.org/schema/qudt/hasUnit": [
{
"@id": "urn:ex/damper"
"@id": "http://qudt.org/vocab/unit/FT3-PER-MIN"
}
]
},
{
"@id": "urn:ex/",
"@id": "urn:ex/damper-position",
"@type": [
"http://www.w3.org/2002/07/owl#Ontology"
"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/duct-before-damper",
"@id": "urn:ex/duct-after-damper",
"@type": [
"http://data.ashrae.org/standard223#Connection",
"http://data.ashrae.org/standard223#Duct"
Expand All @@ -93,7 +131,7 @@
]
},
{
"@id": "urn:ex/duct-after-damper",
"@id": "urn:ex/duct-before-damper",
"@type": [
"http://data.ashrae.org/standard223#Connection",
"http://data.ashrae.org/standard223#Duct"
Expand All @@ -105,23 +143,18 @@
]
},
{
"@id": "urn:ex/discharge-air-flow",
"@id": "urn:ex/discharge-air-flow-sensor",
"@type": [
"http://data.ashrae.org/standard223#QuantifiableObservableProperty"
],
"http://data.ashrae.org/standard223#hasAspect": [
{
"@id": "http://data.ashrae.org/standard223#Role-Discharge"
}
"http://data.ashrae.org/standard223#Sensor"
],
"http://qudt.org/schema/qudt/hasQuantityKind": [
"http://data.ashrae.org/standard223#hasObservationLocation": [
{
"@id": "http://qudt.org/vocab/quantitykind/VolumeFlowRate"
"@id": "urn:ex/out"
}
],
"http://qudt.org/schema/qudt/hasUnit": [
"http://data.ashrae.org/standard223#observes": [
{
"@id": "http://qudt.org/vocab/unit/FT3-PER-MIN"
"@id": "urn:ex/discharge-air-flow"
}
]
},
Expand All @@ -146,27 +179,6 @@
}
]
},
{
"@id": "urn:ex/damper-in",
"@type": [
"http://data.ashrae.org/standard223#InletConnectionPoint"
],
"http://data.ashrae.org/standard223#cnx": [
{
"@id": "urn:ex/duct-before-damper"
}
],
"http://data.ashrae.org/standard223#hasMedium": [
{
"@id": "http://data.ashrae.org/standard223#Medium-Air"
}
],
"http://data.ashrae.org/standard223#mapsTo": [
{
"@id": "urn:ex/in"
}
]
},
{
"@id": "urn:ex/damper-out",
"@type": [
Expand All @@ -189,78 +201,66 @@
]
},
{
"@id": "urn:ex/out",
"@id": "urn:ex/vav-cooling-only",
"@type": [
"http://data.ashrae.org/standard223#OutletConnectionPoint"
"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/out-connection"
}
],
"http://data.ashrae.org/standard223#hasMedium": [
"@id": "urn:ex/in"
},
{
"@id": "http://data.ashrae.org/standard223#Medium-Air"
"@id": "urn:ex/out"
}
],
"http://data.ashrae.org/standard223#hasProperty": [
"http://data.ashrae.org/standard223#contains": [
{
"@id": "urn:ex/discharge-air-flow"
"@id": "urn:ex/damper"
}
]
},
{
"@id": "urn:ex/out-connection",
"@id": "urn:ex/damper-actuator",
"@type": [
"http://data.ashrae.org/standard223#Connection"
"http://data.ashrae.org/standard223#Actuator"
],
"http://data.ashrae.org/standard223#hasMedium": [
"http://data.ashrae.org/standard223#actuates": [
{
"@id": "http://data.ashrae.org/standard223#Medium-Air"
"@id": "urn:ex/damper"
}
],
"http://data.ashrae.org/standard223#commandedByProperty": [
{
"@id": "urn:ex/damper-command"
}
]
},
{
"@id": "urn:ex/discharge-air-flow-sensor",
"@id": "urn:ex/out",
"@type": [
"http://data.ashrae.org/standard223#Sensor"
"http://data.ashrae.org/standard223#OutletConnectionPoint"
],
"http://data.ashrae.org/standard223#hasObservationLocation": [
"http://data.ashrae.org/standard223#cnx": [
{
"@id": "urn:ex/out"
"@id": "urn:ex/out-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/in-connection",
"@type": [
"http://data.ashrae.org/standard223#Connection"
],
"http://data.ashrae.org/standard223#hasMedium": [
"http://data.ashrae.org/standard223#hasProperty": [
{
"@id": "http://data.ashrae.org/standard223#Medium-Air"
"@id": "urn:ex/discharge-air-flow"
}
]
},
{
"@id": "urn:ex/damper-actuator",
"@id": "urn:ex/",
"@type": [
"http://data.ashrae.org/standard223#Actuator"
],
"http://data.ashrae.org/standard223#actuates": [
{
"@id": "urn:ex/damper"
}
],
"http://data.ashrae.org/standard223#commandedByProperty": [
{
"@id": "urn:ex/damper-command"
}
"http://www.w3.org/2002/07/owl#Ontology"
]
}
]
Loading

0 comments on commit c39d5be

Please sign in to comment.