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
https://schema.org/url
JSON-LD
.jsonld
.json
.jsonld.json
<script type="application/ld+json" id="jsonld"> {"@context": {"schema": "http://schema.org/"}, "@id": "http://example.org/ns/1#thing1", "@type": ["schema:Thing",], "schema:name": "...", "schema:url": "http://example.org/ns/1#thing1", } </script>
The text was updated successfully, but these errors were encountered:
See: blockchain-certificates/cert-schema#25 (comment) > canonicalizationAlgorithm: https://web-payments.org/vocabs/security#canonicalizationAlgorithm
Sorry, something went wrong.
Excellent suggestion. We should do this for cert-web-component as well
blockchain-certificates/cert-web-component#4
No branches or pull requests
How to schema.org :
https://schema.org/url
JSON-LD
.jsonld
,.json
,.jsonld.json
How to schema.org, opengraph, twitter cards:
The text was updated successfully, but these errors were encountered: