s4inma:IRDI — IRDI

IRI
https://saref.etsi.org/saref4inma/IRDI
Is defined by
https://saref.etsi.org/saref4inma/v1.1.2/
https://saref.etsi.org/saref4inma/v2.1.1/
Is referenced by
https://saref.etsi.org/saref4inma/v1.1.2/
https://saref.etsi.org/saref4inma/v2.1.1/
Download serialization
License

Definition of s4inma:IRDI

Defined in https://saref.etsi.org/saref4inma/v1.1.2/ as:

International Registration Data Identifier (IRDI) is based on the international standards ISO/IEC 11179-6, ISO 29002 and ISO 6532 and used in eCl@ss and the Asset Administration Shell as unique identifier.

Description as a Class

has super-classes
s4inma:ID
is in range of
s4inma:hasIRDI

Turtle

@prefix ns1: <http://purl.org/dc/terms/> .
@prefix ns2: <http://www.w3.org/2004/02/skos/core#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix s4inma: <https://saref.etsi.org/saref4inma/> .

s4inma:hasIRDI rdfs:range s4inma:IRDI .

<https://saref.etsi.org/saref4inma/v1.1.2/> ns1:references s4inma:IRDI ;
    ns1:subject s4inma:IRDI .

<https://saref.etsi.org/saref4inma/v2.1.1/> ns1:references s4inma:IRDI ;
    ns1:subject s4inma:IRDI .

s4inma:IRDI a owl:Class ;
    rdfs:label "IRDI"@en ;
    ns1:isReferencedBy <https://saref.etsi.org/saref4inma/v1.1.2/>,
        <https://saref.etsi.org/saref4inma/v2.1.1/> ;
    rdfs:comment "International Registration Data Identifier (IRDI) is based on the international standards ISO/IEC 11179-6, ISO 29002 and ISO 6532 and used in eCl@ss and the Asset Administration Shell as unique identifier."@en ;
    rdfs:isDefinedBy <https://saref.etsi.org/saref4inma/v1.1.2/>,
        <https://saref.etsi.org/saref4inma/v2.1.1/> ;
    rdfs:seeAlso <https://saref.etsi.org/saref4inma/v1.1.2/>,
        <https://saref.etsi.org/saref4inma/v2.1.1/> ;
    rdfs:subClassOf s4inma:ID ;
    ns2:hiddenLabel "IRDI" .