Difference between revisions of "Data Catalog Resources"

From Simson Garfinkel
Jump to navigationJump to search
m
m
Line 1: Line 1:
I suggest reading these sources in this order:
I suggest reading these sources in this order:
==Core Concepts==
* [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/Web_Ontology_Language Web Ontology Language]


* [https://resources.data.gov/resources/dcat-us/ DCAT-US Schema v1.1], the schema that is used to report information to data.gov
* [https://resources.data.gov/resources/dcat-us/ DCAT-US Schema v1.1], the schema that is used to report information to data.gov
Line 5: Line 14:
* [https://www.dublincore.org/ Dublin Core Metadata Initiative], and especially the [https://www.dublincore.org/ DCMI Metadata Terms]
* [https://www.dublincore.org/ Dublin Core Metadata Initiative], and especially the [https://www.dublincore.org/ DCMI Metadata Terms]


==FOAF==
We use FOAF (Friend of a Friend) vocabulary to describe people.
* [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. 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].
* [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].


 
A well-developed FOAT focabulary is on dbpedia.org:
* [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].
* http://mappings.dbpedia.org/server/ontology/classes/foaf%3APerson
 
* [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]

Revision as of 11:37, 29 September 2021

I suggest reading these sources in this order:

Core Concepts


FOAF

We use FOAF (Friend of a Friend) vocabulary to describe people.

A well-developed FOAT focabulary is on dbpedia.org: