Uses tools to convert RDF data between different serializations. – Linked Data for Professional Education https://ld4pe.dublincore.org Learning resources tagged by competency Thu, 19 Nov 2020 14:45:03 +0000 en-US hourly 1 https://wordpress.org/?v=4.9.16 Level Up: Online CSV to RDF Converter (Beta) https://ld4pe.dublincore.org/learning_resource/level-up-online-csv-to-rdf-converter-beta/ Fri, 18 Aug 2017 08:22:56 +0000 https://ld4pe.dublincore.org/learning_resource/level-up-online-csv-to-rdf-converter-beta/ This online converter for CSV files was created for the many people out there who are big supporters of "Open Data" but are uncomfortable with getting that data into a format that can be used for Linked Data (regardless of whether it was open or not). Whilst many are happy with saving tabular data as CSV files, a surprising amount are still fairly mystified by saving that same data in RDF format. For more information about "Why RDF?", "What's Linked Open Data?" and similar questions – please have a read of the FAQ; this page concentrates on how to use the converter options to tweak the RDF output. The final step is to simply download a zip file of the converted CSV. The zip file includes the data in three formats – RDF, Turtle (.ttl) and N-Triples (.nt).

URL: http://levelup.networkedplanet.com/instructions
Keywords: CSV (Comma Separated Values)
Publisher: NetwrokedPlanet
Language: http://id.loc.gov/vocabulary/iso639-2/eng
Time required: P15M
Educational use: professionalDevelopment
Interactivity type: active

]]>
FOAF-a-Matic https://ld4pe.dublincore.org/learning_resource/foaf-a-matic/ Tue, 15 Sep 2015 02:33:10 +0000 https://ld4pe.dublincore.org/learning_resource/foaf-a-matic/ FOAF-a-matic is a simple JavaScript application that allows you to create a FOAF (Friend-of-A-Friend) description of yourself. FOAF is a way to describe yourself using XML and RDF. This allows software to process these descriptions, perhaps as part of an automated search engine, to discover information about your and the communities of which you're a member. FOAF has the potential to drive many new interesting developments in online communities.

URL: http://www.ldodds.com/foaf/foaf-a-matic.html
Keywords: FOAF (Friend-of-A-Friend), RDF, XML, JavaScript
Author: Dodds, Leigh
Language: http://id.loc.gov/vocabulary/iso639-2/eng
Time required: P15M
Educational use: instruction
Educational audience: generalPublic
Interactivity type: mixed

]]>
Using XSLT to Transform Your XML https://ld4pe.dublincore.org/learning_resource/using-xslt-to-transform-your-xml/ https://ld4pe.dublincore.org/learning_resource/using-xslt-to-transform-your-xml/#respond Thu, 13 Aug 2015 13:45:22 +0000 https://ld4pe.dublincore.org/learning_resource/using-xslt-to-transform-your-xml/ This is a short presentation introducing XSLT and showing how it can be used to transform the data in an XML file into a different format including web pages.

URL: https://www.youtube.com/watch?v=hzGG32kz9nc
Keywords: Validation, eXtensible Markup Language (XML), eXtensible Stylesheet Language Transformations (XSLT), Namespace IRI
Author: Johnson, Peter
Publisher: Peter WebExplorations
Date created: 2012-02-10 07:00:00.000
Language: http://id.loc.gov/vocabulary/iso639-2/eng
Time required: P20M
Educational use: instruction

]]>
https://ld4pe.dublincore.org/learning_resource/using-xslt-to-transform-your-xml/feed/ 0
Google Refine 2.0 – Data Transformation https://ld4pe.dublincore.org/learning_resource/google-refine-2-0-data-transformation/ https://ld4pe.dublincore.org/learning_resource/google-refine-2-0-data-transformation/#respond Thu, 13 Aug 2015 03:26:20 +0000 https://ld4pe.dublincore.org/learning_resource/google-refine-2-0-data-transformation-2-of-3-video-version-2/ Following up on the introductory video to Google Refine, this video focuses on data transformations. It shows how Google Refine can be used to transform a dataset from one format to another. This includes the use of facets and filters to isolate subsets of the data and act upon them to clean up the data. It also includes exporting the data in various formats (such as JSON). A history of transformation operations can be saved and reused on future datasets.

URL: https://www.youtube.com/watch?v=cO8NVCs_Ba0
Keywords: Google Refine Expression Language (GREL), Google Refine, Open Refine, Data transformation
Publisher: Google Refine
Date created: 2011-07-19 07:00:00.000
Language: http://id.loc.gov/vocabulary/iso639-2/eng
Time required: P10M

]]>
https://ld4pe.dublincore.org/learning_resource/google-refine-2-0-data-transformation/feed/ 0
Apache Jena Tutorial: Download and Setup Jena in Eclipse https://ld4pe.dublincore.org/learning_resource/apache-jena-tutorial-download-and-setup-jena-in-eclipse/ https://ld4pe.dublincore.org/learning_resource/apache-jena-tutorial-download-and-setup-jena-in-eclipse/#respond Thu, 13 Aug 2015 03:26:18 +0000 https://ld4pe.dublincore.org/learning_resource/apache-jena-tutoria-download-and-setup-jena-in-eclipse-semantic-web-applications/ This tutorial shows how to download and setup the Apache Jena API with Eclipse, so that the user can start developing Semantic Web applications using Jena and Eclipse.

URL: https://www.youtube.com/watch?v=u4rPZynTWFo
Keywords: Eclipse, API, Apache Jena, Semantic Web
Publisher: Betacoding
Date created: 2013-06-04 07:00:00.000
Language: http://id.loc.gov/vocabulary/iso639-2/eng
Time required: P5M
Educational use: instruction

]]>
https://ld4pe.dublincore.org/learning_resource/apache-jena-tutorial-download-and-setup-jena-in-eclipse/feed/ 0
Apache Jena Tutorial: Write Models in Different Formats with Jena (RDF,TURTLE,JSON) https://ld4pe.dublincore.org/learning_resource/apache-jena-tutorial-write-models-in-different-formats-with-jena-rdfturtlejson/ https://ld4pe.dublincore.org/learning_resource/apache-jena-tutorial-write-models-in-different-formats-with-jena-rdfturtlejson/#respond Thu, 13 Aug 2015 03:26:18 +0000 https://ld4pe.dublincore.org/learning_resource/apache-jena-tutorial-write-models-in-different-formats-with-jena-rdfturtlejson/ This tutorial shows how to retrieve previously loaded data, which was written in RDF/XML format, and load it into a Jena object called a "model". The model stores semantic data and then write it in several formats, such as RDF/XML, TURTLE, and JSON.

URL: https://www.youtube.com/watch?v=Ps_cVNSwfeA
Keywords: Apache Jena, Eclipse
Publisher: Betacoding
Date created: 2013-06-04 07:00:00.000
Language: http://id.loc.gov/vocabulary/iso639-2/eng
Time required: P10M

]]>
https://ld4pe.dublincore.org/learning_resource/apache-jena-tutorial-write-models-in-different-formats-with-jena-rdfturtlejson/feed/ 0
RDFa: Linked Data in HTML https://ld4pe.dublincore.org/learning_resource/rdfa-linked-data-in-html/ https://ld4pe.dublincore.org/learning_resource/rdfa-linked-data-in-html/#respond Thu, 13 Aug 2015 03:26:18 +0000 https://ld4pe.dublincore.org/learning_resource/rdfa-linked-data-in-html/ RDFa Play is a real-time RDFa 1.1 editor, data visualizer and debugger. RDFa is a way of publishing Linked Data in HTML5 documents- it solves both the data silo-ing and data linking problem by helping you markup things like People, Places, Events, Recipes and Reviews. Search Engines and Web Services use this markup to generate better search listings and give you better visibility on the Web, so that people can find your website more easily.

URL: http://rdfa.info/play/
Keywords: Search Engine Optimization (SEO), HyperText Markup Language (HTML), RDFa
Language: http://id.loc.gov/vocabulary/iso639-2/eng
Time required: P15M
Educational use: professionalDevelopment
Educational audience: professional
Interactivity type: active

]]>
https://ld4pe.dublincore.org/learning_resource/rdfa-linked-data-in-html/feed/ 0