-
Notifications
You must be signed in to change notification settings - Fork 23
Open
Labels
defer-future-versionDefer this issue until a future version of JSON-LDDefer this issue until a future version of JSON-LD
Description
How difficult would it be able to set @prefix
globally? We've got quite a collection of non-standard prefixes and it kind of busies up the context document when we have to add the properties individually?
{ "@context": {
"@prefix": true,
"CHEBI": "http://example.org/CHEBI_",
"CUBBY: "http://example.orrg/CUBBY_"
}
}
theferrit32
Metadata
Metadata
Assignees
Labels
defer-future-versionDefer this issue until a future version of JSON-LDDefer this issue until a future version of JSON-LD
Type
Projects
Status
Future Work