Linked Open Data is een manier en een structuur om computers gegevens te laten uitwisselen en te laten interpreteren. We laten je zien hoe je aan de slag gaat met Linked Open Data, en hoe Linked Open Data meerwaarde creëert voor u en uw gebruikers.
2 1 4 RULES 1. Use URIs as names for things 2. Use HTTP URIs so that people can look up those names. 3. When someone looks up a URI, provide useful information, using the standards (RDF, SPARQL) 4. Include links to other URIs. so that they can discover more things. Monday 3 December 12
2 1 REPRESENTATIONS 1.Turtle -- everyone 2.HTML5+MicroData -- HTML application developers 3.(X)HTML+RDFa -- Well-Formed HTML application developers with an (X)HTML background and preference 4.JSON-LD -- Javascript developers that prefer JSON based data representation over XML based data representation 5.RDF/XML -- early community of developers and academics associated with the Semantic Web Project. Monday 3 December 12