File tree Expand file tree Collapse file tree
spec/fixtures/authorities/linked_data Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11{
22 "QA_CONFIG_VERSION" : " 2.0" ,
3+ "prefixes" : {
4+ "loc" : " http://id.loc.gov/vocabulary/identifiers/"
5+ },
36 "term" : {
47 "url" : {
58 "@context" : " http://www.w3.org/ns/hydra/context.jsonld" ,
4144 },
4245 "term_id" : " URI" ,
4346 "results" : {
44- "id_predicate " : " http://id. loc.gov/vocabulary/identifiers/ lccn" ,
45- "label_predicate " : " http://www.w3.org/2004/02/ skos/core# prefLabel"
47+ "id_ldpath " : " loc: lccn" ,
48+ "label_ldpath " : " skos: prefLabel"
4649 }
4750 },
4851 "search" : {
Original file line number Diff line number Diff line change 11{
22 "QA_CONFIG_VERSION" : " 2.0" ,
3+ "prefixes" : {
4+ "loc" : " http://id.loc.gov/vocabulary/identifiers/"
5+ },
36 "term" : {},
47 "search" : {
58 "url" : {
3942 },
4043 "language" : [ " en" ],
4144 "results" : {
42- "id_predicate " : " http://id. loc.gov/vocabulary/identifiers/ lccn" ,
43- "label_predicate " : " http://www.w3.org/2004/02/ skos/core# prefLabel" ,
44- "altlabel_predicate " : " http://www.w3.org/2004/02/ skos/core# altLabel" ,
45- "sort_predicate " : " http://www.w3.org/2004/02/ skos/core# prefLabel"
45+ "id_ldpath " : " loc: lccn" ,
46+ "label_ldpath " : " skos: prefLabel" ,
47+ "altlabel_ldpath " : " skos: altLabel" ,
48+ "sort_ldpath " : " skos: prefLabel"
4649 },
4750 "subauthorities" : {
4851 "subjects" : " subjects" ,
Original file line number Diff line number Diff line change 11{
22 "QA_CONFIG_VERSION" : " 2.0" ,
3+ "prefixes" : {
4+ "dcterms" : " http://purl.org/dc/terms/"
5+ },
36 "term" : {},
47 "search" : {
58 "url" : {
2023 "query" : " query"
2124 },
2225 "results" : {
23- "id_predicate " : " http://purl.org/dc/terms/ identifier" ,
24- "label_predicate " : " http://www.w3.org/2004/02/ skos/core# prefLabel" ,
25- "sort_predicate " : " http://www.w3.org/2004/02/ skos/core# prefLabel"
26+ "id_ldpath " : " dcterms: identifier" ,
27+ "label_ldpath " : " skos: prefLabel" ,
28+ "sort_ldpath " : " skos: prefLabel"
2629 }
2730 }
2831}
Original file line number Diff line number Diff line change 11{
22 "QA_CONFIG_VERSION" : " 2.0" ,
3+ "prefixes" : {
4+ "loc" : " http://id.loc.gov/vocabulary/identifiers/"
5+ },
36 "term" : {
47 "url" : {
58 "@context" : " http://www.w3.org/ns/hydra/context.jsonld" ,
2023 },
2124 "term_id" : " ID" ,
2225 "results" : {
23- "id_predicate " : " http://id. loc.gov/vocabulary/identifiers/ lccn" ,
24- "label_predicate " : " http://www.w3.org/2004/02/ skos/core# prefLabel"
26+ "id_ldpath " : " loc: lccn" ,
27+ "label_ldpath " : " skos: prefLabel"
2528 }
2629 },
2730 "search" : {}
Original file line number Diff line number Diff line change 11{
22 "QA_CONFIG_VERSION" : " 2.0" ,
3+ "prefixes" : {
4+ "loc" : " http://id.loc.gov/vocabulary/identifiers/"
5+ },
36 "term" : {
47 "url" : {
58 "@context" : " http://www.w3.org/ns/hydra/context.jsonld" ,
4346 "term_id" : " ID" ,
4447 "language" : [ " en" ],
4548 "results" : {
46- "id_predicate " : " http://id. loc.gov/vocabulary/identifiers/ lccn" ,
47- "label_predicate " : " http://www.w3.org/2004/02/ skos/core# prefLabel" ,
48- "altlabel_predicate " : " http://www.w3.org/2004/02/ skos/core# altLabel" ,
49- "broader_predicate " : " http://www.w3.org/2004/02/ skos/core# broader" ,
50- "narrower_predicate " : " http://www.w3.org/2004/02/ skos/core# narrower" ,
51- "sameas_predicate " : " http://www.w3.org/2004/02/ skos/core# exactMatch"
49+ "id_ldpath " : " loc: lccn" ,
50+ "label_ldpath " : " skos: prefLabel" ,
51+ "altlabel_ldpath " : " skos: altLabel" ,
52+ "broader_ldpath " : " skos: broader" ,
53+ "narrower_ldpath " : " skos: narrower" ,
54+ "sameas_ldpath " : " skos: exactMatch"
5255 },
5356 "subauthorities" : {
5457 "term_sub1_key" : " term_sub1_name" ,
Original file line number Diff line number Diff line change 11{
22 "QA_CONFIG_VERSION" : " 2.0" ,
3+ "prefixes" : {
4+ "loc" : " http://id.loc.gov/vocabulary/identifiers/"
5+ },
36 "term" : {
47 "url" : {
58 "@context" : " http://www.w3.org/ns/hydra/context.jsonld" ,
2023 },
2124 "term_id" : " URI" ,
2225 "results" : {
23- "id_predicate " : " http://purl.org/dc/terms/identifier " ,
24- "label_predicate " : " http://www.w3.org/2004/02/ skos/core# prefLabel"
26+ "id_ldpath " : " loc:lccn " ,
27+ "label_ldpath " : " skos: prefLabel"
2528 }
2629 },
2730 "search" : {}
You can’t perform that action at this time.
0 commit comments