Gå til innhold

Class: Standard

Ein standard (dct:Standard).

URI: dct:Standard

 classDiagram
    class Standard
    click Standard href "../Standard/"
      Standard : har_referanse





        Standard --> "*" Uri : har_referanse
        click Uri href "../http://www.w3.org/2001/XMLSchema#anyURI/"



      Standard : id





        Standard --> "1" Uriorcurie : id
        click Uriorcurie href "../http://www.w3.org/2001/XMLSchema#anyURI/"



      Standard : tittel





        Standard --> "*" LangString : tittel
        click LangString href "../LangString/"



      Standard : versjonsnummer





        Standard --> "0..1" String : versjonsnummer
        click String href "../http://www.w3.org/2001/XMLSchema#string/"



Class Properties

Property Value
Class URI dct:Standard

Eigenskapar

Obligatorisk

Namn Kardinalitet og domene Beskriving
tittel *
LangString
Namn/tittel på ressursen (dct:title)

Andre

Namn Kardinalitet og domene Beskriving
id 1
xsd:anyURI
URI-identifikator for ressursen
har_referanse *
xsd:anyURI
Referanse til ekstern ressurs (rdfs:seeAlso)
versjonsnummer 0..1
xsd:string
Versjonsnummer for ressursen (owl:versionInfo)

Usages

used by used in type used
Informasjonsmodell er_profil_av range Standard
Informasjonsmodell er_i_samsvar_med range Standard

In Subsets

Identifier and Mapping Information

Schema Source

  • from schema: https://data.norge.no/ap-no/modelldcat-ap-no

Mappings

Mapping Type Mapped Value
self dct:Standard
native https://data.norge.no/ap-no/modelldcat-ap-no/Standard

LinkML Source

Direct

name: Standard
description: Ein standard (dct:Standard).
in_subset:
- Metadata
from_schema: https://data.norge.no/ap-no/modelldcat-ap-no
rank: 1000
slots:
- id
- tittel
- har_referanse
- versjonsnummer
slot_usage:
  tittel:
    name: tittel
    in_subset:
    - Obligatorisk
class_uri: dct:Standard

Induced

name: Standard
description: Ein standard (dct:Standard).
in_subset:
- Metadata
from_schema: https://data.norge.no/ap-no/modelldcat-ap-no
rank: 1000
slot_usage:
  tittel:
    name: tittel
    in_subset:
    - Obligatorisk
attributes:
  id:
    name: id
    description: URI-identifikator for ressursen.
    from_schema: https://data.norge.no/ap-no/common-ap-no
    identifier: true
    owner: Standard
    domain_of:
    - Mediatype
    - Konsept
    - Begrepssamling
    - KatalogisertRessurs
    - Aktoer
    - Kontaktopplysning
    - Standard
    - Lisensdokument
    - Lokasjon
    - Tidsperiode
    - Dokument
    - Modellkatalog
    - Informasjonsmodell
    - Modellelement
    - Egenskap
    - Note
    - Kodeelement
    range: uriorcurie
    required: true
  tittel:
    name: tittel
    description: Namn/tittel på ressursen (dct:title).
    in_subset:
    - Obligatorisk
    from_schema: https://data.norge.no/ap-no/common-ap-no
    slot_uri: dct:title
    owner: Standard
    domain_of:
    - Standard
    - Dokument
    - Modellkatalog
    - Informasjonsmodell
    - Modellelement
    - Egenskap
    - Note
    range: LangString
    multivalued: true
  har_referanse:
    name: har_referanse
    description: Referanse til ekstern ressurs (rdfs:seeAlso).
    from_schema: https://data.norge.no/ap-no/common-ap-no
    slot_uri: rdfs:seeAlso
    owner: Standard
    domain_of:
    - Standard
    - Kodeliste
    range: uri
    multivalued: true
  versjonsnummer:
    name: versjonsnummer
    description: Versjonsnummer for ressursen (owl:versionInfo).
    from_schema: https://data.norge.no/ap-no/common-ap-no
    slot_uri: owl:versionInfo
    owner: Standard
    domain_of:
    - Standard
    - Informasjonsmodell
    range: string
class_uri: dct:Standard