mirror of
https://github.com/bpmbpm/doc.git
synced 2026-05-01 04:50:44 +00:00
22 lines
706 B
Markdown
22 lines
706 B
Markdown
serialization formats
|
|
### TriG
|
|
#### Base
|
|
- wiki https://en.wikipedia.org/wiki/TriG_(syntax)
|
|
- RDF 1.1 TriG https://www.w3.org/TR/trig/
|
|
- RDF 1.2 TriG https://www.w3.org/TR/rdf12-trig/
|
|
- [Bob DuCharme](https://www.bobdc.com/blog/trig/)
|
|
|
|
#### 1
|
|
- [stardog.com](https://docs.stardog.com/tutorials/rdf-graph-data-model)
|
|
- [RDF-star and SPARQL-star](https://w3c.github.io/rdf-star/cg-spec/2021-12-17.html)
|
|
|
|
#### Example
|
|
- [N3.js, Ruben Verborgh](https://github.com/rdfjs/N3.js)
|
|
- [ruby-rdf](https://github.com/ruby-rdf/rdf-trig/blob/develop/examples/example-1.trig)
|
|
|
|
#### 2
|
|
- [3.3 TriG-star](https://paulallen.ca/graphs-and-trig-star/)
|
|
|
|
#### Также
|
|
- [RDF Schema 1.1](https://www.w3.org/TR/rdf-schema/)
|
|
-
|