File tree 1 file changed +5
-5
lines changed
1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change 24
24
"@id" : " iiif_prezi:Collection" ,
25
25
"@context" : {
26
26
"partOf" : {
27
- "@id" : " dcterms:partOf " ,
27
+ "@id" : " dcterms:isPartOf " ,
28
28
"@type" : " @id" ,
29
29
"@container" : " @set"
30
30
}
34
34
"@id" : " iiif_prezi:Manifest" ,
35
35
"@context" : {
36
36
"partOf" : {
37
- "@id" : " dcterms:partOf " ,
37
+ "@id" : " dcterms:isPartOf " ,
38
38
"@type" : " @id" ,
39
39
"@container" : " @set"
40
40
}
44
44
"@id" : " iiif_prezi:Canvas" ,
45
45
"@context" : {
46
46
"partOf" : {
47
- "@id" : " dcterms:partOf " ,
47
+ "@id" : " dcterms:isPartOf " ,
48
48
"@type" : " @id" ,
49
49
"@container" : " @set"
50
50
}
54
54
"@id" : " iiif_prezi:Range" ,
55
55
"@context" : {
56
56
"partOf" : {
57
- "@id" : " dcterms:partOf " ,
57
+ "@id" : " dcterms:isPartOf " ,
58
58
"@type" : " @id" ,
59
59
"@container" : " @set"
60
60
}
67
67
" http://www.w3.org/ns/anno.jsonld" ,
68
68
{
69
69
"partOf" : {
70
- "@id" : " dcterms:partOf " ,
70
+ "@id" : " dcterms:isPartOf " ,
71
71
"@type" : " @id" ,
72
72
"@container" : " @set"
73
73
},
You can’t perform that action at this time.
0 commit comments