Class: Code¶
CityGML class from package Core
URI: citygml:Code
classDiagram
class Code
click Code href "../Code/"
Code : codeSpace
Slots¶
| Name | Cardinality and Range | Description | Inheritance |
|---|---|---|---|
| codeSpace | 0..1 Uri |
direct |
Usages¶
| used by | used in | type | used |
|---|---|---|---|
| CodeAttribute | value | range | Code |
Identifier and Mapping Information¶
Schema Source¶
- from schema: https://www.ogc.org/standards/citygml
Mappings¶
| Mapping Type | Mapped Value |
|---|---|
| self | citygml:Code |
| native | citygml:Code |
LinkML Source¶
Direct¶
Induced¶
name: Code
description: CityGML class from package Core
from_schema: https://www.ogc.org/standards/citygml
abstract: false
attributes:
codeSpace:
name: codeSpace
from_schema: https://www.ogc.org/standards/citygml
alias: codeSpace
owner: Code
domain_of:
- GenericAttributeSet
- Code
range: uri
required: false
multivalued: false