|
172
|
1 |
[ |
|
|
2 |
{ |
|
|
3 |
"label": "Dublin Core Metadata", |
|
|
4 |
"base-uri": "http://purl.org/dc/elements/1.1/", |
|
|
5 |
"properties": [ |
|
|
6 |
{ |
|
|
7 |
"uri": "contributor", |
|
|
8 |
"label": "has contributor" |
|
|
9 |
}, { |
|
|
10 |
"uri": "coverage", |
|
|
11 |
"label": "covers" |
|
|
12 |
}, { |
|
|
13 |
"uri": "creator", |
|
|
14 |
"label": "created by" |
|
|
15 |
}, { |
|
|
16 |
"uri": "date", |
|
|
17 |
"label": "has date" |
|
|
18 |
}, { |
|
|
19 |
"uri": "publisher", |
|
|
20 |
"label": "published by" |
|
|
21 |
}, { |
|
|
22 |
"uri": "source", |
|
|
23 |
"label": "has source" |
|
|
24 |
}, { |
|
|
25 |
"uri": "subject", |
|
|
26 |
"label": "has subject" |
|
|
27 |
} |
|
|
28 |
] |
|
|
29 |
}, { |
|
|
30 |
"label": "SKOS Documentation properties", |
|
|
31 |
"base-uri": "http://www.w3.org/2004/02/skos/core#", |
|
|
32 |
"properties": [ |
|
|
33 |
{ |
|
|
34 |
"uri": "note", |
|
|
35 |
"label": "has note" |
|
|
36 |
}, { |
|
|
37 |
"uri": "definition", |
|
|
38 |
"label": "has definition" |
|
|
39 |
}, { |
|
|
40 |
"uri": "example", |
|
|
41 |
"label": "has example" |
|
|
42 |
} |
|
|
43 |
] |
|
|
44 |
}, { |
|
|
45 |
"label": "SKOS Semantic relations", |
|
|
46 |
"base-uri": "http://www.w3.org/2004/02/skos/core#", |
|
|
47 |
"properties": [ |
|
|
48 |
{ |
|
|
49 |
"uri": "broader", |
|
|
50 |
"label": "has broader" |
|
|
51 |
}, { |
|
|
52 |
"uri": "narrower", |
|
|
53 |
"label": "has narrower" |
|
|
54 |
}, { |
|
|
55 |
"uri": "related", |
|
|
56 |
"label": "has related" |
|
|
57 |
} |
|
|
58 |
] |
|
|
59 |
} |
|
|
60 |
] |