Closed JonAnderAsua closed 2 years ago
Analizar las tecnologías de Graphdb, RDF, OWL y SPARQL. GraphDB: https://www.ontotext.com/products/graphdb/ (Docker hecho por mi: https://github.com/opendata-euskadi/Linked-Data-fase-2/tree/main/graphdb-silk-docker) GraphDB text mining: https://graphdb.ontotext.com/free/text-mining-plugin.html RDF, OWL y SPARQL: https://www.w3.org/TR/?tag=data
https://github.com/mikel-egana-aranguren/MSc-UM-2021-2022-FAIR/blob/8ffe2632b6e324b3be9211b6548bce6966d00ac8/LinkedDataServer/data/CSV2RDF.py
https://issemantic.net/rdf-visualizer
SELECT ?person WHERE { ?person wdt:P31 wd:Q5 . ?person rdfs:label "Juan Carlos I de España"@es . }
Analizar las tecnologías de Graphdb, RDF, OWL y SPARQL. GraphDB: https://www.ontotext.com/products/graphdb/ (Docker hecho por mi: https://github.com/opendata-euskadi/Linked-Data-fase-2/tree/main/graphdb-silk-docker) GraphDB text mining: https://graphdb.ontotext.com/free/text-mining-plugin.html RDF, OWL y SPARQL: https://www.w3.org/TR/?tag=data