diff options
author | Bob DuCharme <bob@bobdc.com> | 2022-08-19 09:49:36 -0400 |
---|---|---|
committer | Bob DuCharme <bob@bobdc.com> | 2022-08-19 09:49:36 -0400 |
commit | 2d698dd7d00828043be12c5a0b962be1ddce4a60 (patch) | |
tree | e6193a49b7a125cd7e4475e3439eb5423faa72ae /rdf.html.markdown | |
parent | f870f1d7f81c77cc74ef772b94c2bdb547530e6a (diff) |
Add RDFS further reading
Diffstat (limited to 'rdf.html.markdown')
-rw-r--r-- | rdf.html.markdown | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/rdf.html.markdown b/rdf.html.markdown index 44999022..e99c9e50 100644 --- a/rdf.html.markdown +++ b/rdf.html.markdown @@ -156,5 +156,6 @@ ex:birthday rdf:type rdf:Property ; * [RDF Primer — Turtle version](https://www.w3.org/2007/02/turtle/primer/) from the W3C * [What is RDF?](https://www.bobdc.com/blog/whatisrdf/) on bobdc.com +* [What is RDFS?](https://www.bobdc.com/blog/whatisrdfs/) on bobdc.com * [Introduction to RDF and SPARQL](https://data.europa.eu/sites/default/files/d2.1.2_training_module_1.3_introduction_to_rdf_sparql_en_edp.pdf) at data.europa.eu |