Class: Organisation
Represents an Organisation
URI: foaf:Organization
classDiagram
class Organisation
Organisation : identifier
Organisation : title
Properties
Mandatory Properties
Name | Range | Description | Cardinality |
---|---|---|---|
identifier | Uriorcurie | A unique number, code, or reference value assigned to an information resource... | One |
title | String | The full and formal name given to an information resource | One |
Identifier and Mapping Information
Schema Source
- from schema: https://github.com/co-cddo/ukgov-metadata-exchange-model/blob/main/src/model/uk_cross_government_metadata_exchange_model.yaml
Mappings
Mapping Type | Mapped Value |
---|---|
self | foaf:Organization |
native | ukgov_metadata:Organisation |