Class: Person
Eit menneske individ
- NOTE: this is an abstract class and should not be instantiated directly
URI: samtbuskole:Person
classDiagram
class Person
click Person href "../Person/"
Person <|-- Elev
click Elev href "../Elev/"
Person <|-- Rektor
click Rektor href "../Rektor/"
Person <|-- Kontaktlaerer
click Kontaktlaerer href "../Kontaktlaerer/"
Person : id
Person --> "1" Uriorcurie : id
click Uriorcurie href "../http://www.w3.org/2001/XMLSchema#anyURI/"
Person : navn
Person --> "0..1" String : navn
click String href "../http://www.w3.org/2001/XMLSchema#string/"
Inheritance
- Person
Class Properties
| Property | Value |
|---|---|
| Class URI | samtbuskole:Person |
Eigenskapar
Andre
| Namn | Kardinalitet og domene | Beskriving |
|---|---|---|
| id | 1 xsd:anyURI |
URI-identifikator for ressursen |
| navn | 0..1 xsd:string |
Namn på ressursen |
See Also
Identifier and Mapping Information
Schema Source
- from schema: https://data.norge.no/samt/samt-bu
Mappings
| Mapping Type | Mapped Value |
|---|---|
| self | samtbuskole:Person |
| native | https://data.norge.no/samt/samt-bu/Person |
| exact | foaf:Person |
LinkML Source
Direct
Induced
name: Person
description: Eit menneske individ
from_schema: https://data.norge.no/samt/samt-bu
see_also:
- https://data.norge.no/concepts/9adf3e97-c9c2-3ee7-bc97-8f2a7e7fa69e
exact_mappings:
- foaf:Person
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: Person
domain_of:
- KatalogisertRessurs
- Aktor
- Kontaktopplysning
- Tidsrom
- RegulativRessurs
- Identifikator
- Rettighetserklaring
- Sjekksum
- Gebyr
- Relasjon
- Distribusjon
- Datasett
- Katalogpost
- Mediatype
- Konsept
- Begrepssamling
- Kvalitetsdimensjon
- Kvalitetsmaal
- Kvalitetsmerknad
- Kvalitetsmaaling
- Standard
- Tekstdel
- SamtBuContainer
- Skole
- Skoleeier
- Basisgruppe
- Person
range: uriorcurie
required: true
navn:
name: navn
description: Namn på ressursen.
from_schema: https://data.norge.no/samt/samt-bu
rank: 1000
slot_uri: samtbuskole:navn
owner: Person
domain_of:
- Skole
- Skoleeier
- Basisgruppe
- Person
range: string
class_uri: samtbuskole:Person