Organization inherited from CDIFCore
DiscoveryDataDescriptionStructure::Classes::Organization
Definition
Documentation
Original
Reference
schema:Organization
Definition
An organization such as a school, NGO, corporation, club, etc.
Scope
Parent class(es): Thing (https://schema.org/Thing).
CDIF
Definition
schema:Organization - an organisational agent. Inherits identifier and name from Agent.
Diagram
Inheritance
Generalizes: Agent
Attributes
| Name | Type | Multiplicity | Description |
|---|---|---|---|
| additionalType | DefinedTerm | [0..*] | DocumentationOriginalReferenceschema:additionalType DefinitionAn additional type for the item, typically used for adding more specific types from external vocabularies in microdata syntax. This is a relationship between something and a class that the thing is in. Typically the value is a URI-identified RDF class, and in this case corresponds to the use of rdf:type in RDF. Text values can be used sparingly, for cases where useful information can be added without their being an appropriate schema to reference. In the case of text values, the class label should follow the schema.org <a href="https://schema.org/docs/styleguide.html">style guide</a>. ScopeDomain: Thing (https://schema.org/Thing). Range: Text (https://schema.org/Text), URL (https://schema.org/URL). CDIFDefinitionidentifiers for datatypes from other vocabularies (not schema.org) that apply to this metadata. Scopeschema:additionalType - a controlled-vocabulary subtype of the organisation (string or DefinedTerm). |
| alternateName | string | [0..*] | DocumentationOriginalReferenceschema:alternateName DefinitionAn alias for the item. ScopeDomain: Thing (https://schema.org/Thing). Range: Text (https://schema.org/Text). CDIFDefinitionother labels by which the organization might be known Scopeschema:alternateName - acronym, abbreviation, or other alternative forms of the organisation's name. |
| description | string | [0..1] | DocumentationOriginalReferenceschema:description DefinitionA description of the item. ScopeDomain: Thing (https://schema.org/Thing). Range: Text (https://schema.org/Text), TextObject (https://schema.org/TextObject). CDIFDefinitionA short summary describing a dataset. This text will be indexed by search applications, so the more information here, the better. Scopeschema:description - short textual description of the organisation. |
| sameAs | Identifier | [0..*] | DocumentationOriginalReferenceschema:sameAs DefinitionURL of a reference Web page that unambiguously indicates the item's identity. E.g. the URL of the item's Wikipedia page, Wikidata entry, or official website. ScopeDomain: Thing (https://schema.org/Thing). Range: URL (https://schema.org/URL). CDIFDefinitionother identifiers for the organization Scopeschema:sameAs - other identifiers for the organisation, each a string or an @id object reference. |
Associations
No associations.