Notice
Demos about Integration with Other Data Formats and Sources
- document 1 document 2 document 3
- niveau 1 niveau 2 niveau 3
Descriptif
Augmenting Web browser with data in the pages
This demonstration show an extension to the browser called Operator. This extension allows the browser to actually look at the data inside the page and propose new services while browsing.
+ 3 more demos :
This demo show you how we can extract RDFa from the webpage. We're going to use the RDFa Distiller and Parser webpage and web service. The idea is that in this service you can provide the URI of a webpage containing RDFa data and it will extract it for you and provide it to you as Turtle for instance.
JSON-LD from Google Knowledge Graph API
In this demo we are visiting the website of Google about the Knowledge Graph Search API. The result of that API are compliant with JSON-LD. If you look at this example they give, there is a context that is attached to the JSON result. So let us copy this data and put it in JSON-LD playground. I paste the data and I can know for instance transform the format JSON-LD going to the expanded form of JSON-LD. I can also see what are the quadruples, RDF data actually behind the JSON-LD. I can even translate it to other syntaxes. So if I go to the translator website, I can paste the same data in JSON-LD and ask for the version in Turtle or N3. As a result, I get the Turtle version of the answer of the Google API.
Licentia: a Web site to choose the license of your data
In this demo we are visiting the website Licentia. It is an online service that allows you to calculate and attach a licence to your data. You can find a licence for your data, you can check if a licence is compatible with your needs and you can visualise and download the licences.
Intervenant
Thème
Documentation
Documents pédagogiques
Examples of plugins for Web browsers:
- Operator: https://addons.mozilla.org/en-US/firefox/addon/operator/
- Semantic Radar https://addons.mozilla.org/en-US/firefox/addon/semantic-radar/
- Semantic Inspector https://chrome.google.com/webstore/detail/semantic-inspector/jobakbebljifplmcapcooffdbdmfdbjh?hl=en
- Semantic Spider https://chrome.google.com/webstore/detail/semantic-spider/ckdnmkbanbampnifpddcfdphonmfibkb
- Micro Data Reveal https://chrome.google.com/webstore/detail/microdatareveal/olapakiakkblfdaajcifgldandnikpdh?hl=en
- Microdata/JSON-LD sniffer https://chrome.google.com/webstore/detail/microdatajson-ld-sniffer/djgonlcfpeeddedjhpgijdckhgddcfgf?hl=en
- Green Turtle RDFa https://chrome.google.com/webstore/detail/green-turtle-rdfa/loggcajcfkpdeoaeihclldihfefijjam?hl=en
Liens
In this demo we are visiting the website Licentia. It is an online service that allows you to calculate and attach a licence to your data. You can find a licence for your data
JSON-LD from Google Knowledge Graph APIyou can check if a licence is compatible with your needs and you can visualise and download the licences.
RDFa distillerIn this demo we are visiting the website of Google about the Knowledge Graph Search API. The result of that API are compliant with JSON-LD. If you look at this example they give
Dans la même collection
-
Conclusion of the MOOC Introduction to a Web of Linked Data
GandonFabienFaron-ZuckerCatherineCorbyOlivierThis video gives a summary of all the notions that have been presented in the 4 parts of the MOOC Introduction to a Web of Linked Data. We saw that we can use HTTP URIs to
-
6. LDP : a REST API to linked data
GandonFabienFaron-ZuckerCatherineCorbyOlivierThis part is about the Linked Data Platform standard which provides the REST API to link data. This is a set of standardized HTTP and RDF
-
5. R2RML: integration with databases
GandonFabienFaron-ZuckerCatherineCorbyOlivierR2RML allows us to integrate data from databases into RDF. There are two ways of transforming a relational database into RDF using R2RML.
-
4. Tabular data and metadata (CSV)
GandonFabienFaron-ZuckerCatherineCorbyOlivierWe are going to see how we can transform tabular data and metadata into RDF. These data are extremely common; they are generated by
-
1. RDFa: an RDF syntax inside HTML
GandonFabienFaron-ZuckerCatherineCorbyOlivierThe idea of the integration of the web of linked data with other data formats and sources is determined by the fact that the Web is evolving towards all forms of
-
3. JSON-LD: JSON syntax for RDF
GandonFabienFaron-ZuckerCatherineCorbyOlivierJSON-LD is a JSON syntax for RDF. JSON stands for JavaScript Object Notation. It is a hierarchical structure of name-value pairs. It is
-
2. GRDDL: extract RDF from X(HT)ML
GandonFabienFaron-ZuckerCatherineCorbyOlivierGRDDL is a mechanism to extract RDF from XML and HTML.
Avec les mêmes intervenants
-
Conclusion of the MOOC Introduction to a Web of Linked Data
GandonFabienFaron-ZuckerCatherineCorbyOlivierThis video gives a summary of all the notions that have been presented in the 4 parts of the MOOC Introduction to a Web of Linked Data. We saw that we can use HTTP URIs to
-
6. LDP : a REST API to linked data
GandonFabienFaron-ZuckerCatherineCorbyOlivierThis part is about the Linked Data Platform standard which provides the REST API to link data. This is a set of standardized HTTP and RDF
-
5. R2RML: integration with databases
GandonFabienFaron-ZuckerCatherineCorbyOlivierR2RML allows us to integrate data from databases into RDF. There are two ways of transforming a relational database into RDF using R2RML.
-
4. Tabular data and metadata (CSV)
GandonFabienFaron-ZuckerCatherineCorbyOlivierWe are going to see how we can transform tabular data and metadata into RDF. These data are extremely common; they are generated by
-
1. RDFa: an RDF syntax inside HTML
GandonFabienFaron-ZuckerCatherineCorbyOlivierThe idea of the integration of the web of linked data with other data formats and sources is determined by the fact that the Web is evolving towards all forms of
-
3. JSON-LD: JSON syntax for RDF
GandonFabienFaron-ZuckerCatherineCorbyOlivierJSON-LD is a JSON syntax for RDF. JSON stands for JavaScript Object Notation. It is a hierarchical structure of name-value pairs. It is
-
2. GRDDL: extract RDF from X(HT)ML
GandonFabienFaron-ZuckerCatherineCorbyOlivierGRDDL is a mechanism to extract RDF from XML and HTML.
-
Demos about SPARQL
GandonFabienFaron-ZuckerCatherineCorbyOlivierFlint, a SPARQL Query Editor Editors are now available for SPARQL. We present the Flint structured editor which provides syntactic coloration. The editor proposes SPARQL keywords according to the
-
3.Filter, Constraint and Function
GandonFabienFaron-ZuckerCatherineCorbyOlivierIn the third part, we will see the filters, constraints and functions. It is possible to filter the results of query using
-
4. Pre and Post Processing
GandonFabienFaron-ZuckerCatherineCorbyOlivierIn the fourth part, we will see the pre and post processing of a SPARQL query. An RDF dataset is composed of a default graph
-
6. Results and Update
GandonFabienFaron-ZuckerCatherineCorbyOlivierIn the last part, we will see the result format and Update query. The format of SPARQL query results are also standardized by the
-
2. Statements
GandonFabienFaron-ZuckerCatherineCorbyOlivierThis video présents the SPARQL Statements. The first statement is the optional pattern. It enables to specify a part of a graph pattern that is
Sur le même thème
-
Participation et citoyenneté en régime numérique : vers de nouvelles dynamiques de recherche ? Vidé…
BoutéÉdouardMabiClémentLupoviciRaphaëlMichelLouiseDilé-ToustouJulesAubertRomainMobilisées en politique depuis plusieurs décennies (Vedel, 2006), les technologies de l’information et de la communication numérique (TICN), et notamment internet et le web connaissent au tournant des
-
Participation et citoyenneté en régime numérique : vers de nouvelles dynamiques de recherche ? Vide…
BoutéÉdouardDespontin LefèvreIrèneMabiClémentLupoviciRaphaëlMichelLouiseMobilisées en politique depuis plusieurs décennies (Vedel, 2006), les technologies de l’information et de la communication numérique (TICN), et notamment internet et le web connaissent au tournant des
-
L'art contemporain en temps de confinement
GirelSylviaLe 14 mars 2020 tous les lieux d’exposition sont sommés par décret de fermer leurs portes. L’art contemporain n’y échappe pas et comme la majorité des secteurs d’activités en France ce sera plusieurs
-
Controverses et médiatisation autour du halal
RigoniIsabelleSéance : Controverses et médiatisation " Vous avez dit halal ? " Normativités islamiques, mondialisation et sécularisation Colloque international, 7-8 novembre 2013, IISMM-EHESS, Salle Claude Lévi
-
Contourner la frontière par la toile. La fabrique d’un territoire communautaire par les nouvelles t…
MerzaEleonorePalestiniens et Israéliens deux décennies après Oslo : anatomie, vécus et mouvements d'une séparation Colloque du 17, 18 et 19 Février 2011, Maison méditerranéenne des sciences de l'homme, Aix-en
-
-
[COLLOQUE] Festival de l’intelligence artificielle Avignon 2021 introduction
FESTIVAL de L’intelligence Artificielle le 18 et 19 Novembre2021
-
[COLLOQUE] FrenchTech Grande Provence and LIAvignon : L’IA de demain 2em partie
L’IA doit être éthique mais peut-elle être bienveillante ?
-
[COLLOQUE] FrenchTech Grande Provence and LIAvignon : L’IA de demain
FESTIVAL de L’intelligence Artificielle le 18 et 19 Novembre2021
-
[COLLOQUE] Festival de l’intelligence artificielle Avignon 2021 table ronde 3
FESTIVAL de L’intelligence Artificielle le 18 et 19 Novembre 2021 Table ronde 3 16h00 Les assistants personnels vocaux, généralistes ou spécifiques ? Jusqu’où personnaliser les
-
-
[COLLOQUE] Festival de l’intelligence artificielle Avignon 2021 table ronde 2
FESTIVAL de L’intelligence Artificielle le 18 et 19 Novembre 2021