Class: DctermsPoint
URI: dcterms:Point
classDiagram
class DctermsPoint
click DctermsPoint href "../DctermsPoint/"
DcSimpleLiteral <|-- DctermsPoint
click DcSimpleLiteral href "../DcSimpleLiteral/"
DctermsPoint : content
DctermsPoint : lang
DctermsPoint : value
Inheritance
- DcSimpleLiteral
- DctermsPoint
Class Properties
| Property | Value |
|---|---|
| Class URI | dcterms:Point |
Slots
| Name | Cardinality and Range | Description | Inheritance |
|---|---|---|---|
| value | 0..1 String |
Mixed text content of the element | DcSimpleLiteral |
| content | * String |
Pass-through xs:any content as raw strings | DcSimpleLiteral |
| lang | 0..1 String |
DcSimpleLiteral |
In Subsets
Aliases
- Point
Identifier and Mapping Information
Annotations
| property | value |
|---|---|
| xsd_source | dcterms.xsd |
| xsd_simple_restriction | dc:SimpleLiteral |
Schema Source
- from schema: https://w3id.org/lmodel/fix-orchestra
Mappings
| Mapping Type | Mapped Value |
|---|---|
| self | dcterms:Point |
| native | fix_orchestra:DctermsPoint |
LinkML Source
Direct
name: DctermsPoint
annotations:
xsd_source:
tag: xsd_source
value: dcterms.xsd
xsd_simple_restriction:
tag: xsd_simple_restriction
value: dc:SimpleLiteral
in_subset:
- dcterms
from_schema: https://w3id.org/lmodel/fix-orchestra
aliases:
- Point
is_a: DcSimpleLiteral
class_uri: dcterms:Point
Induced
name: DctermsPoint
annotations:
xsd_source:
tag: xsd_source
value: dcterms.xsd
xsd_simple_restriction:
tag: xsd_simple_restriction
value: dc:SimpleLiteral
in_subset:
- dcterms
from_schema: https://w3id.org/lmodel/fix-orchestra
aliases:
- Point
is_a: DcSimpleLiteral
attributes:
value:
name: value
description: Mixed text content of the element.
from_schema: https://w3id.org/lmodel/fix-orchestra
rank: 1000
owner: DctermsPoint
domain_of:
- FieldAttribGrp
- Appinfo
- CodeType
- Documentation
- IdentifierType
- InterfaceAppinfo
- InterfaceDocumentation
- DcSimpleLiteral
range: string
content:
name: content
description: Pass-through xs:any content as raw strings.
from_schema: https://w3id.org/lmodel/fix-orchestra
rank: 1000
owner: DctermsPoint
domain_of:
- Appinfo
- Documentation
- ExtensionInline
- InterfaceAppinfo
- InterfaceDocumentation
- DcSimpleLiteral
range: string
multivalued: true
lang:
name: lang
from_schema: https://w3id.org/lmodel/fix-orchestra/dc
rank: 1000
owner: DctermsPoint
domain_of:
- DcSimpleLiteral
- XmlSpecialAttrs
- XmlGlobalAttributes
range: string
class_uri: dcterms:Point