Skip to content

Commit

Permalink
deploy: 72cc144
Browse files Browse the repository at this point in the history
  • Loading branch information
gtfierro committed Dec 15, 2023
1 parent b5b6a1b commit d0049d6
Show file tree
Hide file tree
Showing 4 changed files with 26,210 additions and 26,210 deletions.
184 changes: 92 additions & 92 deletions G36-4-1.jsonld
Original file line number Diff line number Diff line change
@@ -1,36 +1,28 @@
[
{
"@id": "urn:ex/damper",
"@id": "urn:ex/vav-cooling-only",
"@type": [
"http://data.ashrae.org/standard223#Damper",
"http://data.ashrae.org/standard223/1.0/extensions/g36#Damper"
"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/damper-in"
"@id": "urn:ex/in"
},
{
"@id": "urn:ex/damper-out"
"@id": "urn:ex/out"
}
],
"http://data.ashrae.org/standard223#hasProperty": [
{
"@id": "urn:ex/damper-command"
},
"http://data.ashrae.org/standard223#contains": [
{
"@id": "urn:ex/damper-position"
"@id": "urn:ex/damper"
}
]
},
{
"@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 All @@ -44,81 +36,85 @@
]
},
{
"@id": "urn:ex/damper-position",
"@id": "urn:ex/duct-after-damper",
"@type": [
"http://data.ashrae.org/standard223#QuantifiableObservableProperty"
],
"http://qudt.org/schema/qudt/hasQuantityKind": [
{
"@id": "http://qudt.org/vocab/quantitykind/DimensionlessRatio"
}
"http://data.ashrae.org/standard223#Connection",
"http://data.ashrae.org/standard223#Duct"
],
"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"
}
]
},
{
"@id": "urn:ex/out",
"@id": "urn:ex/damper-out",
"@type": [
"http://data.ashrae.org/standard223#OutletConnectionPoint"
],
"http://data.ashrae.org/standard223#cnx": [
{
"@id": "urn:ex/out-connection"
"@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#hasProperty": [
"http://data.ashrae.org/standard223#mapsTo": [
{
"@id": "urn:ex/discharge-air-flow"
"@id": "urn:ex/out"
}
]
},
{
"@id": "urn:ex/damper-in",
"@id": "urn:ex/in-connection",
"@type": [
"http://data.ashrae.org/standard223#InletConnectionPoint"
],
"http://data.ashrae.org/standard223#cnx": [
{
"@id": "urn:ex/duct-before-damper"
}
"http://data.ashrae.org/standard223#Connection"
],
"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",
"@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"
"@id": "urn:ex/damper-in"
},
{
"@id": "urn:ex/damper-out"
}
],
"http://data.ashrae.org/standard223#hasMedium": [
"http://data.ashrae.org/standard223#hasProperty": [
{
"@id": "http://data.ashrae.org/standard223#Medium-Air"
"@id": "urn:ex/damper-command"
},
{
"@id": "urn:ex/damper-position"
}
]
},
{
"@id": "urn:ex/damper-actuator",
"@type": [
"http://data.ashrae.org/standard223#Actuator"
],
"http://data.ashrae.org/standard223#mapsTo": [
"http://data.ashrae.org/standard223#actuates": [
{
"@id": "urn:ex/out"
"@id": "urn:ex/damper"
}
],
"http://data.ashrae.org/standard223#commandedByProperty": [
{
"@id": "urn:ex/damper-command"
}
]
},
Expand All @@ -129,94 +125,86 @@
]
},
{
"@id": "urn:ex/duct-before-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/vav-cooling-only",
"@id": "urn:ex/damper-in",
"@type": [
"http://data.ashrae.org/standard223#SingleDuctTerminal",
"http://data.ashrae.org/standard223/1.0/extensions/g36#VAV"
"http://data.ashrae.org/standard223#InletConnectionPoint"
],
"http://data.ashrae.org/standard223#cnx": [
{
"@id": "urn:ex/in"
},
{
"@id": "urn:ex/out"
"@id": "urn:ex/duct-before-damper"
}
],
"http://data.ashrae.org/standard223#contains": [
"http://data.ashrae.org/standard223#hasMedium": [
{
"@id": "urn:ex/damper"
"@id": "http://data.ashrae.org/standard223#Medium-Air"
}
]
},
{
"@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": [
"http://data.ashrae.org/standard223#mapsTo": [
{
"@id": "http://data.ashrae.org/standard223#Medium-Air"
"@id": "urn:ex/in"
}
]
},
{
"@id": "urn:ex/out-connection",
"@id": "urn:ex/out",
"@type": [
"http://data.ashrae.org/standard223#Connection"
"http://data.ashrae.org/standard223#OutletConnectionPoint"
],
"http://data.ashrae.org/standard223#hasMedium": [
"http://data.ashrae.org/standard223#cnx": [
{
"@id": "http://data.ashrae.org/standard223#Medium-Air"
"@id": "urn:ex/out-connection"
}
]
},
{
"@id": "urn:ex/discharge-air-flow-sensor",
"@type": [
"http://data.ashrae.org/standard223#Sensor"
],
"http://data.ashrae.org/standard223#hasObservationLocation": [
"http://data.ashrae.org/standard223#hasMedium": [
{
"@id": "urn:ex/out"
"@id": "http://data.ashrae.org/standard223#Medium-Air"
}
],
"http://data.ashrae.org/standard223#observes": [
"http://data.ashrae.org/standard223#hasProperty": [
{
"@id": "urn:ex/discharge-air-flow"
}
]
},
{
"@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/in-connection",
"@id": "urn:ex/out-connection",
"@type": [
"http://data.ashrae.org/standard223#Connection"
],
Expand Down Expand Up @@ -262,5 +250,17 @@
"@id": "http://qudt.org/vocab/unit/FT3-PER-MIN"
}
]
},
{
"@id": "urn:ex/duct-before-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"
}
]
}
]
Loading

0 comments on commit d0049d6

Please sign in to comment.