Gå til innhold

Class: KatalogisertRessurs

Basisklasse for ressursar som kan katalogiserast.

  • NOTE: this is an abstract class and should not be instantiated directly

URI: dcat:Resource

 classDiagram
    class KatalogisertRessurs
    click KatalogisertRessurs href "../KatalogisertRessurs/"
      KatalogisertRessurs <|-- Datasett
        click Datasett href "../Datasett/"
      KatalogisertRessurs <|-- Datasettserie
        click Datasettserie href "../Datasettserie/"
      KatalogisertRessurs <|-- Datatjeneste
        click Datatjeneste href "../Datatjeneste/"
      KatalogisertRessurs <|-- Katalog
        click Katalog href "../Katalog/"

      KatalogisertRessurs : id





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



Inheritance

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
Katalogpost primaertema range KatalogisertRessurs

In Subsets

Identifier and Mapping Information

Schema Source

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

Mappings

Mapping Type Mapped Value
self dcat:Resource
native https://data.norge.no/ap-no/dcat-ap-no/KatalogisertRessurs

LinkML Source

Direct

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

Induced

name: KatalogisertRessurs
description: Basisklasse for ressursar som kan katalogiserast.
in_subset:
- Metadata
from_schema: https://data.norge.no/ap-no/dcat-ap-no
rank: 1000
abstract: true
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
    - Kvalitetsdimensjon
    - Kvalitetsmaal
    - Kvalitetsmerknad
    - Kvalitetsmaaling
    - Standard
    - Tekstdel
    - KatalogisertRessurs
    - Aktor
    - Kontaktopplysning
    - Tidsrom
    - RegulativRessurs
    - Identifikator
    - Rettighetserklaring
    - Sjekksum
    - Gebyr
    - Relasjon
    - Distribusjon
    - Datasett
    - Katalogpost
    range: uriorcurie
    required: true
class_uri: dcat:Resource