JSON-LD Context
The Service extension provides a JSON-LD context that maps the srv_* property aliases used in the extended Interoperability Framework to their corresponding OWL ontology terms.
The context is available at:
https://w3id.org/skg-if/extension/srv/context/skg-if.json
It is designed to be layered on top of the core SKG-IF contexts. Example JSON-LD documents reference the following contexts in their @context array, in order:
- SKG-IF core context (v1.1.0)
- SKG-IF API context (pagination)
- This extension context
Properties shared with the core context are declared with @protected: true to prevent accidental redefinition.