Infrastructure OntologyInfrastructure Ontology
Metadata
- IRI
-
https://w3id.org/omega-x/InfrastructureOntology
- Title
-
Infrastructure Ontology
Infrastructure Ontology
- Creator
- https://omega-x.eu/
- Contributor
-
- Lina Nachabe
- Cyril Effantin
- Date Created
2024-01-22
- Date Modified
2024-05-03
- Date Issued
2024-03-06
- Version Info
v1.0
- Description
Purpose: Contextual information about shared data sets in an Energy Data Space should include information about infrastructure that produced those data. Scope: Infrastructure ontology provides OWL classes and properties to allow infrastructure of an energy system to be described. Description: This Infrastructure Ontology helps to define infrastructure components in various domains such as photovoltaic plants, electromobility, etc. It primarily comprises interconnected systems that are have attributes that are set in a datsheet or configured..
Classes
Equipment c
IRI |
https://w3id.org/omega-x/ontology/InfrastructureEquipment
|
---|---|
Is Defined By | infra: |
Description | An equipement is a physical system which is part of the infrastructure.An equipment may be, for instance, an inverter or an electric vehicle charging station. |
Sub Class Of | System c |
Site c
IRI |
https://w3id.org/omega-x/ontology/InfrastructureSite
|
---|---|
Is Defined By | infra: |
Description | A site is a part of the physical world or a virtual world that is inherently both located in this world and having a 3D spatial extent. It can include more than one equipment.A site may be, for instance, a solar plant or an electric vehicle charging station pool. |
Sub Class Of | System c |
System c
IRI |
https://w3id.org/omega-x/ontology/InfrastructureSystem
|
---|---|
Is Defined By | infra: |
Description | A system may be an equipment, a site, or any other physical or virtual system. A system that is neither an equipment nor a site may be, for instance, an electric grid or a data analytics service available on a Dataspace. |
Sub Class Of | |
In Domain Of | |
In Range Of | |
Restriction |
|
Super Class Of |
System Configuration c
IRI |
https://w3id.org/omega-x/ontology/InfrastructureSystemConfiguration
|
---|---|
Is Defined By | infra: |
Description | A system configuration is a set of properties characterizing its structure and behavior. In case of an equipment, it may reflect its datasheet. |
In Domain Of | |
In Range Of | has system configuration op |
Object Properties
Infrastructureis Connected op
IRI |
https://w3id.org/omega-x/ontology/InfrastructureisConnected
|
---|---|
Super Property Of |
is connected to op
IRI |
https://w3id.org/omega-x/ontology/InfrastructureisConnectedTo
|
---|---|
Is Defined By | infra: |
Description | This property permits to create the simplified topology link toward a system in downstream. |
Sub Property Of | infra:isConnected op |
Domain | System c |
Range | System c |
is connected from op
IRI |
https://w3id.org/omega-x/ontology/InfrastructureisConnectedFrom
|
---|---|
Is Defined By | infra: |
Description | This property permits to create the simplified topology link toward an equipment in upstream. |
Sub Property Of | infra:isConnected op |
Domain | System c |
Range | System c |
consists of op
IRI |
https://w3id.org/omega-x/ontology/InfrastructureconsistsOf
|
---|---|
Is Defined By | infra: |
Description | This property permits to link a system to its components. |
Domain | System c |
Range | System c |
is part of op
IRI |
https://w3id.org/omega-x/ontology/InfrastructureisPartOf
|
---|---|
Is Defined By | infra: |
Description | This property links a system component to the system it is part of. |
Domain | System c |
Range | System c |
has system property op
IRI |
https://w3id.org/omega-x/ontology/InfrastructurehasSystemProperty
|
---|---|
Is Defined By | infra: |
Description | This property permits to link a system to its datasheet attributes or configured parameters. |
Domain | System c |
Range | prop:Property |
has location op
IRI |
https://w3id.org/omega-x/ontology/InfrastructurehasLocation
|
---|---|
Is Defined By | infra: |
Description | This property permits to link a system to its location. |
Domain | System c |
has system configuration op
IRI |
https://w3id.org/omega-x/ontology/InfrastructurehasSystemConfiguration
|
---|---|
Is Defined By | infra: |
Description | This property permits to link a system to its configuration. |
Domain | System c |
Range | System Configuration c |
is system configuration of op
IRI |
https://w3id.org/omega-x/ontology/InfrastructureisSystemConfigurationOf
|
---|---|
Is Defined By | infra: |
Description | This property permits to link a system configuration to its corresponding system. |
Domain | System Configuration c |
Range | System c |
includes property op
IRI |
https://w3id.org/omega-x/ontology/InfrastructureincludesProperty
|
---|---|
Is Defined By | infra: |
Description | This property permits to link a system configuration to its properties. |
Domain | System Configuration c |
Range | prop:Property |
is associated with op
IRI |
https://w3id.org/omega-x/ontology/InfrastructureisAssociatedWith
|
---|---|
Is Defined By | infra: |
Description | This property permits to associate a system with its market participant. |
Domain | System c |
Range | role:MarketParticipant |
Datatype Properties
identifier dp
IRI |
https://w3id.org/omega-x/ontology/Infrastructureidentifier
|
---|---|
Is Defined By | infra: |
Description | The identifier of a system. |
Namespaces
- bot
-
https://w3id.org/bot#
- dcterms
-
http://purl.org/dc/terms/
- eds
-
https://w3id.org/omega-x/ontology/EnergyDataSet
- foaf
-
http://xmlns.com/foaf/0.1/
- infra
-
https://w3id.org/omega-x/ontology/Infrastructure
- owl
-
http://www.w3.org/2002/07/owl#
- prop
-
https://w3id.org/omega-x/ontology/Property
- prov
-
http://www.w3.org/ns/prov#
- rdf
-
http://www.w3.org/1999/02/22-rdf-syntax-ns#
- rdfs
-
http://www.w3.org/2000/01/rdf-schema#
- role
-
https://w3id.org/omega-x/ontology/EnergyRole
- schema
-
https://schema.org/
- seas
-
https://w3id.org/seas/
- vann
-
http://purl.org/vocab/vann/
Legend
c | Classes |
op | Object Properties |
dp | Datatype Properties |