Gå til innhold

Class: Postadresse

Postadressa verksemda mottar post på.

URI: ngrv:Postadresse

 classDiagram
    class Postadresse
    click Postadresse href "../Postadresse/"
      GeografiskAdresse <|-- Postadresse
        click GeografiskAdresse href "../GeografiskAdresse/"

      Postadresse : id





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



Inheritance

Class Properties

Property Value
Class URI ngrv:Postadresse

Eigenskapar

Arva

| Namn | Kardinalitet og domene | Beskriving | Frå | | --- | --- | --- | --- || id | 1
xsd:anyURI | URI-identifikator for ressursen | GeografiskAdresse |

Usages

used by used in type used
VirksomhetContainer postadresser range Postadresse
Virksomhet mottar_post_paa range Postadresse
Underenhet mottar_post_paa range Postadresse
Hovedenhet mottar_post_paa range Postadresse

Identifier and Mapping Information

Schema Source

  • from schema: https://data.norge.no/ngr/ngr-virksomhet

Mappings

Mapping Type Mapped Value
self ngrv:Postadresse
native https://data.norge.no/ngr/ngr-virksomhet/Postadresse

Examples

Example: Postadresse-postadresse-1

id: ngrv:eksempel/postadresse-1

LinkML Source

Direct

name: Postadresse
description: Postadressa verksemda mottar post på.
from_schema: https://data.norge.no/ngr/ngr-virksomhet
rank: 1000
is_a: GeografiskAdresse
class_uri: ngrv:Postadresse

Induced

name: Postadresse
description: Postadressa verksemda mottar post på.
from_schema: https://data.norge.no/ngr/ngr-virksomhet
rank: 1000
is_a: GeografiskAdresse
attributes:
  id:
    name: id
    description: URI-identifikator for ressursen.
    from_schema: https://data.norge.no/ngr/ngr-virksomhet
    rank: 1000
    identifier: true
    owner: Postadresse
    domain_of:
    - Virksomhet
    - Tilstand
    - Organisasjonsform
    - Naeringskode
    - Sektorkode
    - Kontaktinformasjon
    - Varslingsadresse
    - Aktivitet
    - RolleIVirksomhet
    - Rolleinnehaver
    - Signaturrett
    - Prokura
    - GeografiskAdresse
    - Person
    range: uriorcurie
    required: true
class_uri: ngrv:Postadresse