Class: Enhetstype
Type digital eining.
URI: res:Enhetstype
classDiagram
class Enhetstype
click Enhetstype href "../Enhetstype/"
Enhetstype : gyldighetsperiode
Enhetstype --> "0..1" Periode : gyldighetsperiode
click Periode href "../Periode/"
Enhetstype : id
Enhetstype --> "1" Uriorcurie : id
click Uriorcurie href "../http://www.w3.org/2001/XMLSchema#anyURI/"
Enhetstype : kode
Enhetstype --> "1" String : kode
click String href "../http://www.w3.org/2001/XMLSchema#string/"
Enhetstype : navn
Enhetstype --> "1" String : navn
click String href "../http://www.w3.org/2001/XMLSchema#string/"
Enhetstype : passiv
Enhetstype --> "0..1" Boolean : passiv
click Boolean href "../http://www.w3.org/2001/XMLSchema#boolean/"
Class Properties
| Property | Value |
|---|---|
| Class URI | res:Enhetstype |
Eigenskapar
Valgfri
| Namn | Kardinalitet og domene | Beskriving |
|---|---|---|
| gyldighetsperiode | 0..1 Periode |
Periode ressursen er gyldig for |
| passiv | 0..1 xsd:boolean |
Angir at koden er passiv og ikkje kan veljast |
Andre
| Namn | Kardinalitet og domene | Beskriving |
|---|---|---|
| id | 1 xsd:anyURI |
URI-identifikator for ressursen |
| kode | 1 xsd:string |
Verdi som identifiserer omgrepet |
| navn | 1 xsd:string |
Hovudnamn for ressursen |
Usages
| used by | used in | type | used |
|---|---|---|---|
| RessursContainer | einingstypar | range | Enhetstype |
| DigitalEnhet | enhetstype | range | Enhetstype |
| Enhetsgruppe | enhetstype | range | Enhetstype |
Identifier and Mapping Information
Schema Source
- from schema: https://data.norge.no/fint/fint-ressurs
Mappings
| Mapping Type | Mapped Value |
|---|---|
| self | res:Enhetstype |
| native | https://data.norge.no/fint/fint-ressurs/Enhetstype |
LinkML Source
Direct
name: Enhetstype
description: Type digital eining.
from_schema: https://data.norge.no/fint/fint-ressurs
rank: 1000
slots:
- id
- kode
- navn
- gyldighetsperiode
- passiv
slot_usage:
kode:
name: kode
required: true
navn:
name: navn
required: true
gyldighetsperiode:
name: gyldighetsperiode
in_subset:
- Valgfri
passiv:
name: passiv
in_subset:
- Valgfri
class_uri: res:Enhetstype
Induced
name: Enhetstype
description: Type digital eining.
from_schema: https://data.norge.no/fint/fint-ressurs
rank: 1000
slot_usage:
kode:
name: kode
required: true
navn:
name: navn
required: true
gyldighetsperiode:
name: gyldighetsperiode
in_subset:
- Valgfri
passiv:
name: passiv
in_subset:
- Valgfri
attributes:
id:
name: id
description: URI-identifikator for ressursen.
from_schema: https://data.norge.no/fint/fint-common
identifier: true
owner: Enhetstype
domain_of:
- Begrep
- Elev
- Valuta
- Person
- Kontaktperson
- Virksomhet
- Applikasjon
- Applikasjonsressurs
- Applikasjonsressurstilgjengelighet
- DigitalEnhet
- Enhetsgruppe
- Enhetsgruppemedlemskap
- Identitet
- Rettighet
- Applikasjonskategori
- Brukertype
- Enhetstype
- Handhevingstype
- Lisensmodell
- Plattform
- Produsent
- Status
range: uriorcurie
required: true
kode:
name: kode
description: Verdi som identifiserer omgrepet.
from_schema: https://data.norge.no/fint/fint-common
slot_uri: fint:kode
owner: Enhetstype
domain_of:
- Begrep
- Rettighet
- Applikasjonskategori
- Brukertype
- Enhetstype
- Handhevingstype
- Lisensmodell
- Plattform
- Produsent
- Status
range: string
required: true
navn:
name: navn
description: Hovudnamn for ressursen.
from_schema: https://data.norge.no/fint/fint-common
slot_uri: fint:navn
owner: Enhetstype
domain_of:
- Begrep
- Applikasjon
- Applikasjonsressurs
- DigitalEnhet
- Enhetsgruppe
- Rettighet
- Applikasjonskategori
- Brukertype
- Enhetstype
- Handhevingstype
- Lisensmodell
- Plattform
- Produsent
- Status
range: string
required: true
gyldighetsperiode:
name: gyldighetsperiode
description: Periode ressursen er gyldig for.
in_subset:
- Valgfri
from_schema: https://data.norge.no/fint/fint-common
slot_uri: fint:gyldighetsperiode
owner: Enhetstype
domain_of:
- Begrep
- Identifikator
- Applikasjon
- Applikasjonsressurs
- Applikasjonsressurstilgjengelighet
- Rettighet
- Applikasjonskategori
- Brukertype
- Enhetstype
- Handhevingstype
- Lisensmodell
- Plattform
- Produsent
- Status
range: Periode
inlined: true
passiv:
name: passiv
description: Angir at koden er passiv og ikkje kan veljast.
in_subset:
- Valgfri
from_schema: https://data.norge.no/fint/fint-common
slot_uri: fint:passiv
owner: Enhetstype
domain_of:
- Begrep
- Rettighet
- Applikasjonskategori
- Brukertype
- Enhetstype
- Handhevingstype
- Lisensmodell
- Plattform
- Produsent
- Status
range: boolean
class_uri: res:Enhetstype