The Wayback Machine - http://web.archive.org/web/20220806030743/http://github.com/topics/json-ld
Skip to content
#

json-ld

Here are 387 public repositories matching this topic...

tiacop
tiacop commented Mar 24, 2021

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:

Schema.NET
Turnerj
Turnerj commented May 3, 2020

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.

enhancement Issues describing an enhancement or pull requests adding an enhancement. help wanted Help wanted from the community. good first issue A good first issue for a new community member to take on.
kglab
jli113
jli113 commented Jul 2, 2022

I'm submitting a

  • feature request.

Current Behaviour:

subgraph tensor is too small when showing the graph

Expected Behaviour:

subgraph tensor will adjust window size when showing the graph

Steps to reproduce:

import kglab
kg = kglab.KnowledgeGraph().load_rdf("tmp.ttl")
VIS_STYLE = {
"wtm": {
"color": "orange",
"size": 40,
},
"in

enhancement New feature or request good first issue Good for newcomers

Improve this page

Add a description, image, and links to the json-ld topic page so that developers can more easily learn about it.

Curate this topic

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."

Learn more