Skip to content

Latest commit

 

History

History
86 lines (37 loc) · 1.09 KB

File metadata and controls

86 lines (37 loc) · 1.09 KB

Slot: content_type

A string about the MIME format of content (e.g. text/turtle, application/ld+json)

__

URI: ere:content_type Alias: content_type

Applicable Classes

Name Description Modifies Slot
EntityMention An entity mention is a representation of a real-world entity, as provided by ... no

Properties

  • Range: String

  • Required: True

Identifier and Mapping Information

Schema Source

Mappings

Mapping Type Mapped Value
self ere:content_type
native ere:content_type

LinkML Source

Details ```yaml name: content_type description: 'A string about the MIME format of `content` (e.g. text/turtle, application/ld+json)

' from_schema: https://data.europa.eu/ers/schema/ere rank: 1000 alias: content_type owner: EntityMention domain_of:

  • EntityMention range: string required: true
</details>