CDIFCore

ActionResult

CDIFCore::Classes::ActionResult

Definition

Documentation

Original
Reference

schema:Thing

Definition

The most generic type of item.

CDIF
Definition

Action result - the expected representation of an Action response (schema:DataDownload): encoding format and conformance, but no contentUrl/contentSize (generated per request). From the actionResult building block.

Diagram

Inheritance

No generalization relationships.

Attributes

NameTypeMultiplicityDescription
namestring[0..1]

Documentation

Original
Reference

schema:name

Definition

The name of the item.

Scope

Domain: Thing (https://schema.org/Thing). Range: Text (https://schema.org/Text).

CDIF
Definition

A descriptive name of a dataset (e.g., 'Snow depth in Northern Hemisphere'). The name should uniquely identify the described resource for human use, in the scope of the metadata catalog containing this metadata record.

Scope

schema:name - label for the result/response format.

descriptionstring[0..1]

Documentation

Original
Reference

schema:description

Definition

A description of the item.

Scope

Domain: Thing (https://schema.org/Thing). Range: Text (https://schema.org/Text), TextObject (https://schema.org/TextObject).

CDIF
Definition

A short summary describing a dataset. This text will be indexed by search applications, so the more information here, the better.

Scope

schema:description - description of the result representation.

encodingFormatstring[0..*]

Documentation

Original
Reference

schema:encodingFormat

Definition

Media type typically expressed using a MIME format (see [IANA site](http://www.iana.org/assignments/media-types/media-types.xhtml) and [MDN reference](https://developer.mozilla.org/en-US/docs/Web/HTTP/Basics_of_HTTP/MIME_types)), e.g. application/zip for a SoftwareApplication binary, audio/mpeg for .mp3 etc.

In cases where a [[CreativeWork]] has several media type representations, [[encoding]] can be used to indicate each [[MediaObject]] alongside particular [[encodingFormat]] information.

Unregistered or niche encoding and file formats can be indicated instead via the most appropriate URL, e.g. defining Web page or a Wikipedia/Wikidata entry.

Scope

Domain: CreativeWork (https://schema.org/CreativeWork), MediaObject (https://schema.org/MediaObject). Range: Text (https://schema.org/Text), URL (https://schema.org/URL).

CDIF
Definition

MIME type with extension; should indicate the serialization scheme in sufficient detail that machine can know how to parse.

Scope

schema:encodingFormat - MIME type(s) of the response serialization.

conformsToXsdAnyUri[0..*]

Documentation

Original
Reference

dcterms:conformsTo

Definition

An established standard to which the described resource conforms.

CDIF
Definition

An identifier for a standard or specification that the distribution conforms to. Recommended to enable machine-actionable data access.

Scope

dcterms:conformsTo - identifier(s) of a standard/specification the response conforms to.

Associations

RoleTargetMultiplicityKind
resultAction[0..1]association