Sha256: 48705b6dfe1f394124ab01d626a23f7841366ea49669215c2e0c06bca6d0f315

Contents?: true

Size: 1.52 KB

Versions: 4

Compression:

Stored size: 1.52 KB

Contents

{
  "QA_CONFIG_VERSION": "2.0",
  "term": {
    "url": {
      "@context": "http://www.w3.org/ns/hydra/context.jsonld",
      "@type": "IriTemplate",
      "template": "http://id.loc.gov/authorities/{subauth}/{term_id}",
      "variableRepresentation": "BasicRepresentation",
      "mapping": [
        {
          "@type": "IriTemplateMapping",
          "variable": "term_id",
          "property": "hydra:freetextQuery",
          "required": true
        },
        {
          "@type": "IriTemplateMapping",
          "variable": "subauth",
          "property": "hydra:freetextQuery",
          "required": false,
          "default": "names"
        }
      ]
    },
    "qa_replacement_patterns": {
      "term_id": "term_id",
      "subauth": "subauth"
    },
    "term_id": "ID",
    "language": ["en"],
    "results": {
      "id_predicate": "http://id.loc.gov/vocabulary/identifiers/lccn",
      "label_predicate": "http://www.w3.org/2004/02/skos/core#prefLabel",
      "altlabel_predicate": "http://www.w3.org/2004/02/skos/core#altLabel",
      "sameas_predicate": "http://www.w3.org/2004/02/skos/core#exactMatch",
      "narrower_predicate": "http://www.loc.gov/mads/rdf/v1#hasNarrowerAuthority",
      "broader_predicate": "http://www.loc.gov/mads/rdf/v1#hasBroaderAuthority"
    },
    "subauthorities": {
      "subjects": "subjects",
      "names": "names",
      "classification": "classification",
      "child_subject": "childrensSubjects",
      "genre": "genreForms",
      "demographic": "demographicTerms"
    }
  },
  "search": {}
}

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
qa-4.0.0 config/authorities/linked_data/loc.json
qa-4.0.0.rc3 config/authorities/linked_data/loc.json
qa-4.0.0.rc2 config/authorities/linked_data/loc.json
qa-4.0.0.rc1 config/authorities/linked_data/loc.json