Difference between revisions of "Data Catalog Resources"

From Simson Garfinkel
Jump to navigationJump to search
(Created page with "I suggest reading these sources in this order: * [https://resources.data.gov/resources/dcat-us/ DCAT-US Schema v1.1], the schema that is used to report information to data.go...")
 
m
Line 6: Line 6:


* [https://en.wikipedia.org/wiki/FOAF_(ontology) FOAF (ontology) on Wikipedia]
* [https://en.wikipedia.org/wiki/FOAF_(ontology) FOAF (ontology) on Wikipedia]
* [http://xmlns.com/foaf/spec/ FOAF Vocabulary Specification 0.99], the actual vocab used for FOAF.
* [http://xmlns.com/foaf/spec/ FOAF Vocabulary Specification 0.99], the actual vocab used for FOAF. See an example of [https://www.oreilly.com/library/view/xml-hacks/0596007116/ch04s07.html FOAF in XML] from the O'Reilly XML Hacks book. Also see the [https://www.xml.com/pub/a/2004/02/04/foaf.html Introduction to FOAF on the xml.com website].
 
 
* [https://www.w3.org/TR/turtle/#grammar-production-BooleanLiteral RDF 1.1 Turtle], an easy-to-use notation for RDF triples. See also the [https://en.wikipedia.org/wiki/Turtle_(syntax) Turtle (syntax) description on Wikipedia].
* [https://www.w3.org/TR/turtle/#grammar-production-BooleanLiteral RDF 1.1 Turtle], an easy-to-use notation for RDF triples. See also the [https://en.wikipedia.org/wiki/Turtle_(syntax) Turtle (syntax) description on Wikipedia].


* [https://en.wikipedia.org/wiki/Resource_Description_Framework Research Description Framework], an overview of RDF
* [https://en.wikipedia.org/wiki/Resource_Description_Framework Research Description Framework], an overview of RDF
* [https://en.wikipedia.org/wiki/Web_Ontology_Language Web Ontology Language]
* [https://en.wikipedia.org/wiki/Web_Ontology_Language Web Ontology Language]

Revision as of 10:30, 29 September 2021

I suggest reading these sources in this order: