jay gray
jay gray
Would be very useful; part of a generalized approach to support external, structured data. Graphviz is the workhorse for visualizing RDF structures. Mermaid and similar visualizers are comparable (subsets). The...
@DevonMorris we were working on exactly the same idea but trailed your implementation. Can't thank you enough for this example. We'll stand on your shoulders. Aside for the benefit of...
@srid aside: the above knowledge graph is the data model we discussed on the teleconference several months back when asking the question: >how to import defined types and their properties...
Another key marketing point here. Most of the Knowlege Graph `stuff` (that's the parent term for the more specific term `technology`) is theoretical. The DevonMorris blog is a real-world, practical...
Here is a reference to support @sballesteros comment: http://ns.science.ai/ (about which I believe he may be an author). IOHO it is comprehensive approach to this thread topic and, importantly, is...
Your graph is valid, but SMV does not interpret non-schema ontologies such as `xsd` (as expressed by the "not known" message). You can verify your graph on JSON-LD Playground, which...
IMHO you should "define your world" using `@context` and validate your expressions using SDL. That will assure you that your expressions are correct. In general, use a schema.org term and...
You can do a simple test. Identify a Wikidata property (with which you are familiar) that has no corresponding schema property. Next, create a simple `@Class` tree (using `supersededBy`) where...
We see the same issue. Many valid AMP pages are marked as invalid on Page Experience.
will do. be back to you over the weekend with simple and more complex examples