Sha256: 532ab26fb95f9b120c6410db5437a955ac0ec676ade1b7af7f28572355615635

Contents?: true

Size: 1.67 KB

Versions: 67

Compression:

Stored size: 1.67 KB

Contents

{
  "QA_CONFIG_VERSION": "2.1",
  "prefixes": {
    "loc":     "http://id.loc.gov/vocabulary/identifiers/",
    "madsrdf": "http://www.loc.gov/mads/rdf/v1#"
  },
  "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_ldpath":       "loc:lccn | madsrdf:code",
      "label_ldpath":    "skos:prefLabel :: xsd:string",
      "altlabel_ldpath": "skos:altLabel :: xsd:string",
      "sameas_ldpath":   "skos:exactMatch | owl:sameAs :: xsd:anyURI",
      "narrower_ldpath": "madsrdf:hasNarrowerAuthority :: xsd:anyURI",
      "broader_ldpath":  "madsrdf:hasBroaderAuthority :: xsd:anyURI"
    },
    "subauthorities": {
      "subjects":          "subjects",
      "names":             "names",
      "classification":    "classification",
      "child_subject":     "childrensSubjects",
      "genre":             "genreForms",
      "demographic":       "demographicTerms",
      "music_performance": "performanceMediums"
    }
  },
  "search": {}
}

Version data entries

67 entries across 67 versions & 2 rubygems

Version Path
qa_server-2.2.2 lib/generators/qa_server/templates/config/authorities/linked_data/loc_direct.json
qa_server-2.2.1 lib/generators/qa_server/templates/config/authorities/linked_data/loc_direct.json
qa_server-2.2.0 lib/generators/qa_server/templates/config/authorities/linked_data/loc_direct.json
qa-4.2.2 config/authorities/linked_data/loc.json
qa-4.2.1 config/authorities/linked_data/loc.json
qa_server-2.1.0 lib/generators/qa_server/templates/config/authorities/linked_data/loc_direct.json
qa-4.2.0 config/authorities/linked_data/loc.json