@prefix rdf:   <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix sl:    <http://www.semanlink.net/2001/00/semanlink-schema#> .
@prefix skos:  <http://www.w3.org/2004/02/skos/core#> .
@prefix rdfs:  <http://www.w3.org/2000/01/rdf-schema#> .
@prefix tag:   <http://www.semanlink.net/tag/> .
@prefix foaf:  <http://xmlns.com/foaf/0.1/> .
@prefix dc:    <http://purl.org/dc/elements/1.1/> .

tag:neural_models_for_information_retrieval
        a               sl:Tag ;
        skos:prefLabel  "Neural Search" .

tag:lpg  a              sl:Tag ;
        skos:broader    tag:graph ;
        skos:prefLabel  "LPG" .

tag:graph_editor  a     sl:Tag ;
        skos:broader    tag:graph ;
        skos:prefLabel  "Graph Editor" .

tag:graphrag  a         sl:Tag ;
        skos:prefLabel  "GraphRAG" .

tag:graph_based_semi_supervised_learning
        a               sl:Tag ;
        skos:broader    tag:graph ;
        skos:prefLabel  "Graph-based Semi-Supervised Learning" .

tag:api  a              sl:Tag ;
        skos:prefLabel  "API" .

tag:graphs_nlp  a       sl:Tag ;
        skos:broader    tag:graph ;
        skos:prefLabel  "Graphs + NLP" .

tag:graphs_machine_learning
        a               sl:Tag ;
        skos:broader    tag:graph ;
        skos:prefLabel  "Graphs+Machine Learning" .

tag:graph_embeddings  a  sl:Tag ;
        skos:prefLabel  "Graph Embeddings" .

tag:facebook  a         sl:Tag ;
        skos:prefLabel  "Facebook" .

tag:tim_berners_lee  a  sl:Tag ;
        skos:prefLabel  "Tim Berners-Lee" .

tag:semantic_web  a     sl:Tag ;
        skos:prefLabel  "Semantic Web" .

tag:graph_parsing  a    sl:Tag ;
        skos:broader    tag:graph ;
        skos:prefLabel  "Graph Parsing" .

<http://www.lespetitescases.net/open-graph-protocol-facebook-se-met-au-web-semantique>
        dc:title         "Open Graph Protocol : Facebook se met au Web sémantique ? | Les petites cases" ;
        sl:creationDate  "2010-05-14" ;
        sl:tag           tag:semantic_web , tag:les_petites_cases , tag:graph , tag:facebook .

<http://www.semanlink.net/doc/2019/08/benedekrozemberczki_awesome_gra>
        dc:title         "benedekrozemberczki/awesome-graph-classification: A collection of important graph embedding, classification and representation learning papers with implementations." ;
        sl:creationDate  "2019-08-05" ;
        sl:tag           tag:graph_embeddings , tag:graph .

<https://developers.facebook.com/docs/graph-api/quickstart/v2.0>
        dc:title         "Facebook Graph API Quickstart" ;
        sl:creationDate  "2014-07-26" ;
        sl:tag           tag:graph , tag:facebook , tag:api .

tag:neo4j  a            sl:Tag ;
        skos:prefLabel  "Neo4j" .

tag:nlp_microsoft  a    sl:Tag ;
        skos:prefLabel  "NLP@Microsoft" .

tag:sigma_js  a         sl:Tag ;
        skos:prefLabel  "Sigma.js" .

tag:nasa  a             sl:Tag ;
        skos:prefLabel  "NASA" .

tag:les_petites_cases
        a               sl:Tag ;
        skos:prefLabel  "Les petites cases" .

<http://infolab.stanford.edu/gps/>
        dc:title         "GPS: A Graph Processing System" ;
        sl:creationDate  "2014-06-19" ;
        sl:tag           tag:graph .

tag:graph_database  a   sl:Tag ;
        skos:broader    tag:graph ;
        skos:prefLabel  "Graph Database" .

tag:rdf  a              sl:Tag ;
        skos:prefLabel  "RDF" .

tag:langchain  a        sl:Tag ;
        skos:prefLabel  "LangChain" .

tag:algorithmes  a      sl:Tag ;
        skos:prefLabel  "Algorithmes" .

<http://www.thebrain.com>
        dc:title         "TheBrain Technologies Corporation" ;
        sl:creationDate  "2005-09-25" ;
        sl:tag           tag:graph .

<http://dig.csail.mit.edu/breadcrumbs/node/215>
        dc:title         "Giant Global Graph | Decentralized Information Group (DIG) Breadcrumbs" ;
        sl:creationDate  "2007-11-23" ;
        sl:tag           tag:tim_berners_lee , tag:graph .

tag:graph  a              sl:Tag ;
        rdfs:isDefinedBy  tag:graph.n3 ;
        skos:prefLabel    "Graph" ;
        foaf:page         tag:graph.html .

tag:graph_visualization
        a               sl:Tag ;
        skos:broader    tag:graph ;
        skos:prefLabel  "Graph visualization" .

tag:weaviate  a         sl:Tag ;
        skos:prefLabel  "Weaviate" .

<http://www.semanlink.net/doc/2024/07/implementing_%E2%80%98from_local_to_glo>
        dc:title         "Implementing ‘From Local to Global’ GraphRAG with Neo4j and LangChain: Constructing the Graph | by Tomaz Bratanic | Neo4j Developer Blog | Jul, 2024 | Medium" ;
        sl:creationDate  "2024-07-13" ;
        sl:tag           tag:nlp_microsoft , tag:neo4j , tag:langchain , tag:graphrag , tag:graph , tag:blog .

tag:knowledge_graph  a  sl:Tag ;
        skos:broader    tag:graph ;
        skos:prefLabel  "Knowledge Graphs" .

tag:blog  a             sl:Tag ;
        skos:prefLabel  "Blog" .

<http://www.quora.com/What-is-best-for-graph-rendering-sigma-js-or-d3-js-Why>
        dc:title         "What Is Best For Graph Rendering: Sigma.js Or D3.js? Why? - Quora" ;
        sl:creationDate  "2015-01-26" ;
        sl:tag           tag:sigma_js , tag:graph .

<http://www.semanlink.net/doc/2022/08/connor_shorten_sur_twitter_w>
        dc:title         "Connor Shorten sur Twitter : \"Wow, incredible to see this from NASA! 🚀 Weaviate's integration of Vector Search with Graph Data and Symbolic Relations is a very interesting combination of technologies!...\"" ;
        sl:creationDate  "2022-08-11" ;
        sl:tag           tag:weaviate , tag:tweet , tag:neural_models_for_information_retrieval , tag:nasa , tag:graph_database_and_nlp , tag:graph .

<http://blog.datagraph.org/2010/03/rdf-isomorphism>
        dc:title         "The Curious Case of RDF Graph Isomorphism - The Datagraph Blog" ;
        sl:creationDate  "2014-12-10" ;
        sl:tag           tag:rdf , tag:graph , tag:algorithmes .

tag:graph_based_text_representations
        a               sl:Tag ;
        skos:broader    tag:graph ;
        skos:prefLabel  "Graph-based Text Representations" .

tag:tweet  a            sl:Tag ;
        skos:prefLabel  "Tweet" .

tag:graph_database_and_nlp
        a               sl:Tag ;
        skos:prefLabel  "Graph database and NLP" .
