Gå til innhold

Class: Skoleeier

Superklasse for alle typer skoleeiere.

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

URI: samtbuskole:Skoleeier

 classDiagram
    class Skoleeier
    click Skoleeier href "../Skoleeier/"
      Skoleeier <|-- Kommune
        click Kommune href "../Kommune/"
      Skoleeier <|-- Fylke
        click Fylke href "../Fylke/"
      Skoleeier <|-- PrivatVirksomhet
        click PrivatVirksomhet href "../PrivatVirksomhet/"

      Skoleeier : id





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



      Skoleeier : navn





        Skoleeier --> "0..1" String : navn
        click String href "../http://www.w3.org/2001/XMLSchema#string/"



Inheritance

Class Properties

Property Value
Class URI samtbuskole:Skoleeier

Eigenskapar

Andre

Namn Kardinalitet og domene Beskriving
id 1
xsd:anyURI
URI-identifikator for ressursen
navn 0..1
xsd:string
Namn på ressursen

Usages

used by used in type used
Skole har_skoleeier range Skoleeier

See Also

Identifier and Mapping Information

Schema Source

  • from schema: https://data.norge.no/samt/samt-bu

Mappings

Mapping Type Mapped Value
self samtbuskole:Skoleeier
native https://data.norge.no/samt/samt-bu/Skoleeier
exact foaf:Agent

LinkML Source

Direct

name: Skoleeier
description: Superklasse for alle typer skoleeiere.
from_schema: https://data.norge.no/samt/samt-bu
see_also:
- https://data.norge.no/concepts/91b83e9a-8beb-3747-b65c-238a2bef605a
exact_mappings:
- foaf:Agent
rank: 1000
abstract: true
slots:
- id
- navn
class_uri: samtbuskole:Skoleeier

Induced

name: Skoleeier
description: Superklasse for alle typer skoleeiere.
from_schema: https://data.norge.no/samt/samt-bu
see_also:
- https://data.norge.no/concepts/91b83e9a-8beb-3747-b65c-238a2bef605a
exact_mappings:
- foaf:Agent
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: Skoleeier
    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: Skoleeier
    domain_of:
    - Skole
    - Skoleeier
    - Basisgruppe
    - Person
    range: string
class_uri: samtbuskole:Skoleeier