We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
I want to know all of the resolvers that this server supports.
/resolvers
profile
/resolvers.json
404
loris:hasResolver
loris:Resolver``@type
https://myserver.edu/xyz:
The text was updated successfully, but these errors were encountered:
context stub:
{ "@context": { "loris": "http://loris.io/features/3#", "xsd": "http://www.w3.org/2001/XMLSchema#", "dcterms": "http://purl.org/dc/terms/", "prefix": { "@id": "loris:resolverPrefix", "@type": "xsd:string" }, "description": { "@id": "dcterms:description", "@type": "xsd:string" } } }
Sorry, something went wrong.
No branches or pull requests
I want to know all of the resolvers that this server supports.
/resolvers
should be an extension that is added to theprofile
/resolvers
should be/resolvers.json
(/resolvers
could redirect) 160de37/resolvers
/resolvers.json
should404
loris:hasResolver
?)loris:Resolver``@type
https://myserver.edu/xyz:
The text was updated successfully, but these errors were encountered: