You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
serializerJsonLd.jsonld(g,function(line){console.log(line);}).then(function(jsonLD){console.log(jsonLD);// here i want a Json document to work with in my browser});