Sha256: fb157572e7d4531df61a7fd0b8a79787c0af061f63c5cec1c00c83a581ac7589

Contents?: true

Size: 1.33 KB

Versions: 83

Compression:

Stored size: 1.33 KB

Contents

schema_org:
  based_near:
    property: contentLocation
    type: "http://schema.org/Place"
    value: name
  contributor:
    property: contributor
    # used as the itemprop value for itemscoped attributes
    type: "http://schema.org/Person"
    value: name
  creator:
    property: creator
    type: "http://schema.org/Person"
    value: name
  date_created:
    property: dateCreated
  description:
    property: description
  keyword:
    property: keywords
  language:
    property: inLanguage
  publisher:
    property: publisher
    type: "http://schema.org/Organization"
    value: name
  resource_type:
    Article: "http://schema.org/Article"
    Audio: "http://schema.org/AudioObject"
    Book: "http://schema.org/Book"
    Conference Proceeding: "http://schema.org/ScholarlyArticle"
    Dataset: "http://schema.org/Dataset"
    Dissertation: "http://schema.org/ScholarlyArticle"
    Image: "http://schema.org/ImageObject"
    Map or Cartographic Material: "http://schema.org/Map"
    Masters Thesis: "http://schema.org/ScholarlyArticle"
    Part of Book: "http://schema.org/Book"
    Research Paper: "http://schema.org/ScholarlyArticle"
    Software or Program Code: "http://schema.org/Code"
    Video: "http://schema.org/VideoObject"
  subject:
    property: about
    type: "http://schema.org/Thing"
    value: name
  title:
    property: name

Version data entries

83 entries across 83 versions & 1 rubygems

Version Path
hyrax-5.1.0.pre.beta1 config/schema_org.yml
hyrax-5.0.4 config/schema_org.yml
hyrax-5.0.3 config/schema_org.yml
hyrax-5.0.2 config/schema_org.yml
hyrax-5.0.1 config/schema_org.yml
hyrax-5.0.0 config/schema_org.yml
hyrax-5.0.0.rc3 config/schema_org.yml
hyrax-5.0.0.rc2 config/schema_org.yml
hyrax-5.0.0.rc1 config/schema_org.yml
hyrax-3.6.0 config/schema_org.yml
hyrax-4.0.0 config/schema_org.yml
hyrax-4.0.0.rc3 config/schema_org.yml
hyrax-4.0.0.rc2 config/schema_org.yml
hyrax-4.0.0.rc1 config/schema_org.yml
hyrax-3.5.0 config/schema_org.yml
hyrax-4.0.0.beta2 config/schema_org.yml
hyrax-3.4.2 config/schema_org.yml
hyrax-4.0.0.beta1 config/schema_org.yml
hyrax-3.4.1 config/schema_org.yml
hyrax-3.4.0 config/schema_org.yml