-
Updated
Feb 1, 2022 - TypeScript
json-ld
Here are 361 public repositories matching this topic...
-
Updated
Feb 6, 2022 - PHP
Triples within a TriplesBlock are list elements. E.g.:
expr = Builtin_NOTEXISTS(
graph = GroupGraphPatternSub(
part = [TriplesBlock_{'triples': [[rdflib.term.Variable('a'), rdflib.term.URIRef('https://github.com/GreenfishK/DataCitation/citing/valid_from'), rdflib.term.Variable('valid_from')]], '_vars': set()}]
_vars = set()
-
Updated
Dec 15, 2021 - JavaScript
-
Updated
Feb 4, 2022 - Ruby
-
Updated
Jan 26, 2022 - HTML
-
Updated
Jan 17, 2022 - Python
Describe the feature
I'm not 100% sure we actually get this from our data source but it would be nice having a program-accessible constant that refers to the Schema.org version that the code is currently using.
-
Updated
May 26, 2021 - Python
-
Updated
Jan 23, 2022 - TypeScript
-
Updated
Jan 19, 2022 - Go
-
Updated
May 7, 2021 - TypeScript
-
Updated
Feb 4, 2022 - PHP
-
Updated
Feb 4, 2022 - TypeScript
Let's show some examples of integration with kgextension
https://kgextension.readthedocs.io/en/latest/
Could be another notebook added to the tutorial.
Where it fits, we might also integrate as a dependency?
-
Updated
Jan 1, 2019 - PHP
-
Updated
Dec 13, 2021 - Java
-
Updated
Jul 19, 2021 - TypeScript
-
Updated
Jun 17, 2020 - PHP
-
Updated
May 17, 2019 - PHP
-
Updated
Sep 27, 2021
-
Updated
Jan 31, 2022 - C#
Improve this page
Add a description, image, and links to the json-ld topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the json-ld topic, visit your repo's landing page and select "manage topics."


Would be supercool to have "BlogPosting" as article JSON-LD type.
From the Google Docs (https://developers.google.com/search/docs/data-types/article#non-amp):
Article objects must be based on one of the following schema.org types: Article, NewsArticle, BlogPosting.(https://schema.org/BlogPosting)I tried to use "BlogJsonLd" as type for Blogposts, but the Google Rich Result Test (https: