Class: Aktoer
Ein aktør (person, organisasjon eller system) med ansvar for ein ressurs.
URI: foaf:Agent
classDiagram
class Aktoer
click Aktoer href "../Aktoer/"
Aktoer : id
Aktoer --> "1" Uriorcurie : id
click Uriorcurie href "../http://www.w3.org/2001/XMLSchema#anyURI/"
Aktoer : identifikator_literal
Aktoer --> "0..1" String : identifikator_literal
click String href "../http://www.w3.org/2001/XMLSchema#string/"
Aktoer : navn_aktoer
Aktoer --> "*" LangString : navn_aktoer
click LangString href "../LangString/"
Aktoer : type_concept
Aktoer --> "0..1" Konsept : type_concept
click Konsept href "../Konsept/"
Class Properties
| Property | Value |
|---|---|
| Class URI | foaf:Agent |
Eigenskapar
Obligatorisk
| Namn | Kardinalitet og domene | Beskriving |
|---|---|---|
| navn_aktoer | * LangString |
Navn på aktøren (foaf:name) |
Andre
| Namn | Kardinalitet og domene | Beskriving |
|---|---|---|
| id | 1 xsd:anyURI |
URI-identifikator for ressursen |
| identifikator_literal | 0..1 xsd:string |
Tekstleg identifikator for ressursen (dct:identifier) |
| type_concept | 0..1 Konsept |
Type ressurs frå eit kontrollert vokabular (dct:type) |
Usages
| used by | used in | type | used |
|---|---|---|---|
| Modellkatalog | utgiver | range | Aktoer |
| Informasjonsmodell | utgiver | range | Aktoer |
| Informasjonsmodell | produsent | range | Aktoer |
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 | foaf:Agent |
| native | https://data.norge.no/ap-no/modelldcat-ap-no/Aktoer |
LinkML Source
Direct
name: Aktoer
description: Ein aktør (person, organisasjon eller system) med ansvar for ein ressurs.
in_subset:
- Metadata
from_schema: https://data.norge.no/ap-no/modelldcat-ap-no
rank: 1000
slots:
- id
- navn_aktoer
- identifikator_literal
- type_concept
slot_usage:
navn_aktoer:
name: navn_aktoer
in_subset:
- Obligatorisk
class_uri: foaf:Agent
Induced
name: Aktoer
description: Ein aktør (person, organisasjon eller system) med ansvar for ein ressurs.
in_subset:
- Metadata
from_schema: https://data.norge.no/ap-no/modelldcat-ap-no
rank: 1000
slot_usage:
navn_aktoer:
name: navn_aktoer
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: Aktoer
domain_of:
- Mediatype
- Konsept
- Begrepssamling
- KatalogisertRessurs
- Aktoer
- Kontaktopplysning
- Standard
- Lisensdokument
- Lokasjon
- Tidsperiode
- Dokument
- Modellkatalog
- Informasjonsmodell
- Modellelement
- Egenskap
- Note
- Kodeelement
range: uriorcurie
required: true
navn_aktoer:
name: navn_aktoer
description: Navn på aktøren (foaf:name).
in_subset:
- Obligatorisk
from_schema: https://data.norge.no/ap-no/modelldcat-ap-no
rank: 1000
slot_uri: foaf:name
owner: Aktoer
domain_of:
- Aktoer
range: LangString
multivalued: true
identifikator_literal:
name: identifikator_literal
description: Tekstleg identifikator for ressursen (dct:identifier).
from_schema: https://data.norge.no/ap-no/common-ap-no
slot_uri: dct:identifier
owner: Aktoer
domain_of:
- Aktoer
- Modellkatalog
- Informasjonsmodell
- Modellelement
- Egenskap
- Note
- Kodeelement
range: string
type_concept:
name: type_concept
description: Type ressurs frå eit kontrollert vokabular (dct:type).
from_schema: https://data.norge.no/ap-no/common-ap-no
slot_uri: dct:type
owner: Aktoer
domain_of:
- Aktoer
- Lisensdokument
- Informasjonsmodell
range: Konsept
class_uri: foaf:Agent