Skip to content

"ARENDAL CN 012" #412

@VladimirAlexiev

Description

@VladimirAlexiev

Consider PSRs with name "ARENDAL CN 012":

PREFIX sesame: <http://www.openrdf.org/schema/sesame#>
PREFIX dct: <http://purl.org/dc/terms/>
PREFIX cim: <https://cim.ucaiug.io/ns#>
SELECT ?x ?type ?model WHERE {
    graph ?g {
        ?x ?p "ARENDAL CN 012"; sesame:directType ?type
    }
    ?g dct:description ?model
}
x type model
1 urn: uuid: b20d8f4b- ad02- ff4e- bd3f- f34a841f2432 cim: ConnectivityNode "Equipment (EQ) part of the Nordic 44- bus synthetic test model developed by Statnett SF of the Nordic region."
2 urn: uuid: 734aa236- 9549- 11ec- b226- 48ba4eadba68 cim: TopologicalNode "DIGIN10 CGMES v3.0 Medium Voltage 1 (MV1) and Low Voltage 1 (LV1) Topology (TP) Model" @en
3 urn: uuid: 730d0140- 2cfb- 1046- a131- fe4022d80e95 cim: ConnectivityNode "DIGIN10 CGMES v3.0 Medium Voltage 1 (MV1) Core Equipment (EQ) Model" @en
  • urn:uuid:734aa236-9549-11ec-b226-48ba4eadba68 is wrong because it's a TN not CN
  • urn:uuid:730d0140-2cfb-1046-a131-fe4022d80e95 should be unified with the Nordic44 URN to increase correlation between the models

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions