Gå til innhold

Class: KatalogisertRessurs

Basisklasse for ressursar som kan katalogiserast (dcat:Resource).

URI: dcat:Resource

 classDiagram
    class KatalogisertRessurs
    click KatalogisertRessurs href "../KatalogisertRessurs/"
      KatalogisertRessurs : id





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



Class Properties

Property Value
Class URI dcat:Resource

Eigenskapar

Andre

Namn Kardinalitet og domene Beskriving
id 1
xsd:anyURI
URI-identifikator for ressursen

Usages

used by used in type used
Modellkatalog har_del range KatalogisertRessurs

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 dcat:Resource
native https://data.norge.no/ap-no/modelldcat-ap-no/KatalogisertRessurs

LinkML Source

Direct

name: KatalogisertRessurs
description: Basisklasse for ressursar som kan katalogiserast (dcat:Resource).
in_subset:
- Metadata
from_schema: https://data.norge.no/ap-no/modelldcat-ap-no
rank: 1000
slots:
- id
class_uri: dcat:Resource

Induced

name: KatalogisertRessurs
description: Basisklasse for ressursar som kan katalogiserast (dcat:Resource).
in_subset:
- Metadata
from_schema: https://data.norge.no/ap-no/modelldcat-ap-no
rank: 1000
attributes:
  id:
    name: id
    description: URI-identifikator for ressursen.
    from_schema: https://data.norge.no/ap-no/common-ap-no
    identifier: true
    owner: KatalogisertRessurs
    domain_of:
    - Mediatype
    - Konsept
    - Begrepssamling
    - KatalogisertRessurs
    - Aktoer
    - Kontaktopplysning
    - Standard
    - Lisensdokument
    - Lokasjon
    - Tidsperiode
    - Dokument
    - Modellkatalog
    - Informasjonsmodell
    - Modellelement
    - Egenskap
    - Note
    - Kodeelement
    range: uriorcurie
    required: true
class_uri: dcat:Resource