Skip to content

[CCUT] add prefixes and namespaces in response (return graph/triples) #10

Description

@basels

Namespaces and prefixes should be returned as part of the response to the following APIs:

/get_canonical_json
/trans_form

The return response should be a graph/triples (in ttl and/or json-ld format) and should include the following in its header:

@prefix qudtp: <http://www.qudt.org/qudt/owl/1.0.0/qudt/Properties.html#> .
@prefix qudtu: <http://www.qudt.org/qudt/owl/1.0.0/unit/Instances.html#> .
@prefix qudt:  <http://www.qudt.org/qudt/owl/1.0.0/qudt/#> .
@prefix ccut:  <https://w3id.org/mint/ccut#> .

Originated in this issue.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions