WARNING: This site is a work in progress.
Slot: title
URI: dcterms:title
Applicable Classes
Name | Description | Modifies Slot |
---|---|---|
ProjectPost | no |
Properties
-
Range: String
-
Required: True
Identifier and Mapping Information
Schema Source
- from schema: https://framework.regen.network/schema/
Mappings
Mapping Type | Mapped Value |
---|---|
self | dcterms:title |
native | rfs:title |
LinkML Source
```yaml
name: title
from_schema: https://framework.regen.network/schema/
rank: 1000
slot_uri: dcterms:title
alias: title
owner: ProjectPost
domain_of:
- ProjectPost
range: string
required: true
</details>