Class: DcAny
- NOTE: this is an abstract class and should not be instantiated directly
URI: dc:any
classDiagram
class DcAny
click DcAny href "../DcAny/"
DcSimpleLiteral <|-- DcAny
click DcSimpleLiteral href "../DcSimpleLiteral/"
DcAny <|-- DcTitle
click DcTitle href "../DcTitle/"
DcAny <|-- DcCreator
click DcCreator href "../DcCreator/"
DcAny <|-- DcSubject
click DcSubject href "../DcSubject/"
DcAny <|-- DcDescription
click DcDescription href "../DcDescription/"
DcAny <|-- DcPublisher
click DcPublisher href "../DcPublisher/"
DcAny <|-- DcContributor
click DcContributor href "../DcContributor/"
DcAny <|-- DcDate
click DcDate href "../DcDate/"
DcAny <|-- DcType
click DcType href "../DcType/"
DcAny <|-- DcFormat
click DcFormat href "../DcFormat/"
DcAny <|-- DcIdentifier
click DcIdentifier href "../DcIdentifier/"
DcAny <|-- DcSource
click DcSource href "../DcSource/"
DcAny <|-- DcLanguage
click DcLanguage href "../DcLanguage/"
DcAny <|-- DcRelation
click DcRelation href "../DcRelation/"
DcAny <|-- DcCoverage
click DcCoverage href "../DcCoverage/"
DcAny <|-- DcRights
click DcRights href "../DcRights/"
DcAny <|-- DctermsAudience
click DctermsAudience href "../DctermsAudience/"
DcAny <|-- DctermsAccrualMethod
click DctermsAccrualMethod href "../DctermsAccrualMethod/"
DcAny <|-- DctermsAccrualPeriodicity
click DctermsAccrualPeriodicity href "../DctermsAccrualPeriodicity/"
DcAny <|-- DctermsAccrualPolicy
click DctermsAccrualPolicy href "../DctermsAccrualPolicy/"
DcAny <|-- DctermsInstructionalMethod
click DctermsInstructionalMethod href "../DctermsInstructionalMethod/"
DcAny <|-- DctermsProvenance
click DctermsProvenance href "../DctermsProvenance/"
DcAny <|-- DctermsRightsHolder
click DctermsRightsHolder href "../DctermsRightsHolder/"
DcAny : content
DcAny : lang
DcAny : value
Inheritance
- DcSimpleLiteral
- DcAny
- DcTitle
- DcCreator
- DcSubject
- DcDescription
- DcPublisher
- DcContributor
- DcDate
- DcType
- DcFormat
- DcIdentifier
- DcSource
- DcLanguage
- DcRelation
- DcCoverage
- DcRights
- DctermsAudience
- DctermsAccrualMethod
- DctermsAccrualPeriodicity
- DctermsAccrualPolicy
- DctermsInstructionalMethod
- DctermsProvenance
- DctermsRightsHolder
- DcAny
Class Properties
| Property | Value |
|---|---|
| Class URI | dc:any |
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
- any
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:any |
| native | fix_orchestra:DcAny |
LinkML Source
Direct
name: DcAny
annotations:
xsd_source:
tag: xsd_source
value: dc.xsd
in_subset:
- dc
from_schema: https://w3id.org/lmodel/fix-orchestra
aliases:
- any
is_a: DcSimpleLiteral
abstract: true
class_uri: dc:any
Induced
name: DcAny
annotations:
xsd_source:
tag: xsd_source
value: dc.xsd
in_subset:
- dc
from_schema: https://w3id.org/lmodel/fix-orchestra
aliases:
- any
is_a: DcSimpleLiteral
abstract: true
attributes:
value:
name: value
description: Mixed text content of the element.
from_schema: https://w3id.org/lmodel/fix-orchestra
rank: 1000
owner: DcAny
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: DcAny
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: DcAny
domain_of:
- DcSimpleLiteral
- XmlSpecialAttrs
- XmlGlobalAttributes
range: string
class_uri: dc:any