JSON-LD Server

Viewing: domain_relationship_definitions.jsonld

Resources in this file

Item #1

ID:

hasBuilding
host:hasBuilding

Type:

RelationshipDefinition
opendthX:RelationshipDefinition

Item #2

ID:

instanceOf
host:instanceOf

Type:

RelationshipDefinition
opendthX:RelationshipDefinition

Item #3

ID:

hasPipeConnector
host:hasPipeConnector

Type:

RelationshipDefinition
opendthX:RelationshipDefinition

Item #4

ID:

hasDuctConnector
host:hasDuctConnector

Type:

RelationshipDefinition
opendthX:RelationshipDefinition

Item #5

ID:

hasHeatOutputToRoom
host:hasHeatOutputToRoom

Type:

RelationshipDefinition
opendthX:RelationshipDefinition

Item #6

ID:

isConnectedToSupplySystem
host:isConnectedToSupplySystem

Type:

RelationshipDefinition
opendthX:RelationshipDefinition

Item #7

ID:

isConnectedToReturnSystem
host:isConnectedToReturnSystem

Type:

RelationshipDefinition
opendthX:RelationshipDefinition

Item #8

ID:

isPartOfCampus
host:isPartOfCampus

Type:

RelationshipDefinition
opendthX:RelationshipDefinition

Item #9

ID:

isPartOfBuilding
host:isPartOfBuilding

Type:

RelationshipDefinition
opendthX:RelationshipDefinition

Raw JSON-LD

{
  "@context": {
    "host": "https://todw.opendthx.org/relationship_definitions/",
    "opendthX": "https://todw.opendthx.org/abstracts/v1.0/",
    "DO2_PrD_S_1": "https://todw.opendthx.org/property_definitions/"
  },
  "@graph": [
    {
      "@id": "host:hasBuilding",
      "@type": "opendthX:RelationshipDefinition",
      "definition": "Identifies the buildings that are located on a campus.",
      "actors": "physical",
      "level": "building",
      "nature": "spatial",
      "propertyDefinitions[]": [
        {
          "id": "DO2_PrD_S_1:orderNumber",
          "required": true
        },
        {
          "id": "DO2_PrD_S_1:buildingRole",
          "required": true
        }
      ],
      "relationshipDefinitions[]": []
    },
    {
      "@id": "host:instanceOf",
      "@type": "opendthX:RelationshipDefinition",
      "definition": {
        "en": "Points from a Product Instance to the Product or Article of which it is a specific installed occurrence.",
        "fr": "Pointe d'une instance de produit vers le produit ou l'article dont elle est une occurrence installée spécifique.",
        "nl": "Verwijst van een productexemplaar naar het product of artikel waarvan het een specifiek geïnstalleerd exemplaar is.",
        "de": "Verweist von einer Produktinstanz auf das Produkt oder den Artikel, von dem sie ein spezifisches installiertes Exemplar ist."
      },
      "actors": "physical",
      "level": "product",
      "nature": "reference",
      "propertyDefinitions[]": []
    },
    {
      "@id": "host:hasPipeConnector",
      "@type": "opendthX:RelationshipDefinition",
      "definition": {
        "en": "Identifies a pipe connector that is physically part of this product.",
        "fr": "Identifie un connecteur de tuyau qui fait physiquement partie de ce produit.",
        "nl": "Identificeert een pijpconnector die fysiek deel uitmaakt van dit product.",
        "de": "Identifiziert einen Rohranschluss, der physisch Teil dieses Produkts ist."
      },
      "actors": "physical",
      "level": "product",
      "nature": "functional",
      "propertyDefinitions[]": []
    },
    {
      "@id": "host:hasDuctConnector",
      "@type": "opendthX:RelationshipDefinition",
      "definition": {
        "en": "Identifies a duct connector that is physically part of this product.",
        "fr": "Identifie un connecteur de gaine qui fait physiquement partie de ce produit.",
        "nl": "Identificeert een kanaalconnector die fysiek deel uitmaakt van dit product.",
        "de": "Identifiziert einen Kanalanschluss, der physisch Teil dieses Produkts ist."
      },
      "actors": "physical",
      "level": "product",
      "nature": "functional",
      "propertyDefinitions[]": []
    },
    {
      "@id": "host:hasHeatOutputToRoom",
      "@type": "opendthX:RelationshipDefinition",
      "definition": {
        "en": "Heat output of a radiator to a specific room, governed by EN 442. The context determines performance — the n-value and nominal heat output of the radiator, the supply and return temperatures of the connected piping systems, and the room temperature all contribute to the calculated actual heat output.",
        "fr": "Puissance thermique d'un radiateur vers une pièce spécifique, régie par EN 442.",
        "nl": "Warmteafgifte van een radiator naar een specifieke ruimte, geregeld door EN 442.",
        "de": "Wärmeleistung eines Heizkörpers an einen bestimmten Raum, geregelt durch EN 442."
      },
      "actors": "digital",
      "level": "building",
      "nature": "functional",
      "propertyDefinitions[]": [
        {
          "id": "DO2_PrD_S_1:nValue",
          "required": true,
          "crossRef": "<root>"
        },
        {
          "id": "DO2_PrD_S_1:heatOutputAtNormConditions",
          "required": true,
          "crossRef": "<root>"
        },
        {
          "id": "DO2_PrD_S_1:heatOutputOfRadiatorAtConditions",
          "required": true
        },
        {
          "id": "DO2_PrD_S_1:temperatureOfSupplySystem",
          "required": true,
          "crossRef": "<supply>"
        },
        {
          "id": "DO2_PrD_S_1:temperatureOfReturnSystem",
          "required": true,
          "crossRef": "<return>"
        },
        {
          "id": "DO2_PrD_S_1:temperatureOfRoom",
          "required": true,
          "crossRef": "<target>"
        }
      ],
      "relationshipDefinitions[]": [
        {
          "id": "DO3_ReD_S_1:isConnectedToSupplySystem",
          "required": true
        },
        {
          "id": "DO3_ReD_S_1:isConnectedToReturnSystem",
          "required": true
        }
      ]
    },
    {
      "@id": "host:isConnectedToSupplySystem",
      "@type": "opendthX:RelationshipDefinition",
      "definition": {
        "en": "Connects a relationship object to the heating supply piping system that feeds it.",
        "fr": "Connecte un objet de relation au système de tuyauterie d'alimentation en chauffage qui l'alimente.",
        "nl": "Verbindt een relatieobject met het aanvoerleidingsysteem voor verwarming dat het bedient.",
        "de": "Verbindet ein Beziehungsobjekt mit dem Heizungsvorlaufsystem, das es versorgt."
      },
      "actors": "digital",
      "level": "building",
      "nature": "functional",
      "propertyDefinitions[]": []
    },
    {
      "@id": "host:isConnectedToReturnSystem",
      "@type": "opendthX:RelationshipDefinition",
      "definition": {
        "en": "Connects a relationship object to the heating return piping system connected to it.",
        "fr": "Connecte un objet de relation au système de tuyauterie de retour de chauffage qui lui est connecté.",
        "nl": "Verbindt een relatieobject met het retourleidingsysteem voor verwarming dat ermee verbonden is.",
        "de": "Verbindet ein Beziehungsobjekt mit dem Heizungsrücklaufsystem, das damit verbunden ist."
      },
      "actors": "digital",
      "level": "building",
      "nature": "functional",
      "propertyDefinitions[]": []
    },
    {
      "@id": "host:isPartOfCampus",
      "@type": "opendthX:RelationshipDefinition",
      "definition": {
        "en": "Identifies the campus that a building is physically located on and administratively part of.",
        "fr": "Identifie le campus sur lequel un bâtiment est physiquement situé et dont il fait partie administrativement.",
        "nl": "Identificeert de campus waarop een gebouw fysiek gelegen is en waarvan het administratief deel uitmaakt.",
        "de": "Identifiziert den Campus, auf dem sich ein Gebäude physisch befindet und zu dem es administrativ gehört."
      },
      "actors": "physical",
      "level": "building",
      "nature": "spatial",
      "propertyDefinitions[]": []
    },
    {
      "@id": "host:isPartOfBuilding",
      "@type": "opendthX:RelationshipDefinition",
      "definition": {
        "en": "Identifies the building that a room is physically contained within.",
        "fr": "Identifie le bâtiment dans lequel une pièce est physiquement contenue.",
        "nl": "Identificeert het gebouw waarin een ruimte fysiek is opgenomen.",
        "de": "Identifiziert das Gebäude, in dem sich ein Raum physisch befindet."
      },
      "actors": "physical",
      "level": "building",
      "nature": "spatial",
      "propertyDefinitions[]": []
    }
  ]
}