Skip to content

Commit c7cb597

Browse files
committed
fix: removed duplicate DataService
1 parent 17080a3 commit c7cb597

File tree

1 file changed

+0
-11
lines changed

1 file changed

+0
-11
lines changed

artifacts/src/main/resources/context/dspace.jsonld

Lines changed: 0 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -438,17 +438,6 @@
438438
}
439439
}
440440
},
441-
"DataService": {
442-
"@id":"dspace:CatalogService",
443-
"@context": {
444-
"id": "@id",
445-
"type": "@type",
446-
"serviceEndpoint": {
447-
"@id": "https://www.w3.org/ns/did#serviceEndpoint",
448-
"@type": "@id"
449-
}
450-
}
451-
},
452441
"ACCEPTED": "dspace:ACCEPTED",
453442
"FINALIZED": "dspace:FINALIZED",
454443
"REQUESTED": "dspace:REQUESTED",

0 commit comments

Comments
 (0)