Class: DcType
URI: dc:type
classDiagram
class DcType
click DcType href "../DcType/"
DcAny <|-- DcType
click DcAny href "../DcAny/"
DcType <|-- DctermsType
click DctermsType href "../DctermsType/"
DcType : content
DcType : lang
DcType : value
Inheritance
- DcSimpleLiteral
- DcAny
- DcType
- DcAny
Class Properties
| Property | Value |
|---|---|
| Class URI | dc:type |
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
- type
Identifier and Mapping Information
Annotations
| property | value |
|---|---|
| xsd_source | dc.xsd |
Schema Source
- from schema: https://w3id.org/lmodel/fix-orchestra
Mappings
| Mapping Type | Mapped Value |
|---|---|
| self | dc:type |
| native | fix_orchestra:DcType |
LinkML Source
Direct
name: DcType
annotations:
xsd_source:
tag: xsd_source
value: dc.xsd
in_subset:
- dc
from_schema: https://w3id.org/lmodel/fix-orchestra
aliases:
- type
is_a: DcAny
class_uri: dc:type
Induced
name: DcType
annotations:
xsd_source:
tag: xsd_source
value: dc.xsd
in_subset:
- dc
from_schema: https://w3id.org/lmodel/fix-orchestra
aliases:
- type
is_a: DcAny
attributes:
value:
name: value
description: Mixed text content of the element.
from_schema: https://w3id.org/lmodel/fix-orchestra
rank: 1000
owner: DcType
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: DcType
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: DcType
domain_of:
- DcSimpleLiteral
- XmlSpecialAttrs
- XmlGlobalAttributes
range: string
class_uri: dc:type