Editing
Knowledge Graphs
(section)
Jump to navigation
Jump to search
Warning:
You are not logged in. Your IP address will be publicly visible if you make any edits. If you
log in
or
create an account
, your edits will be attributed to your username, along with other benefits.
Anti-spam check. Do
not
fill this in!
== <span style="color: #FFFFFF;">Remembering</span> == * '''Entity''' β A distinct real-world object or concept represented as a node: a person (Albert Einstein), an organization (NASA), a concept (Relativity). * '''Relationship (predicate)''' β A typed, directed connection between two entities: "bornIn," "worksFor," "isA," "hasCapital." * '''Triple''' β The fundamental unit of a knowledge graph: (Subject, Predicate, Object). Example: (Albert_Einstein, bornIn, Ulm). * '''RDF (Resource Description Framework)''' β A W3C standard for representing knowledge graph triples using URIs. * '''SPARQL''' β The query language for RDF knowledge graphs, analogous to SQL for relational databases. * '''Ontology''' β A formal specification of concepts, categories, and relationships within a domain; defines the schema of a knowledge graph. * '''OWL (Web Ontology Language)''' β A W3C language for defining ontologies with rich semantic constraints. * '''Property Graph''' β An alternative KG model where nodes and edges can have attributes (key-value pairs). Used in Neo4j. * '''Cypher''' β The query language for property graph databases like Neo4j. * '''Knowledge Graph Embedding''' β Representing entities and relations as vectors in a continuous space for machine learning over KGs. * '''Link prediction''' β The task of inferring missing relationships in a knowledge graph from existing ones. * '''Entity alignment''' β Matching entities across two different knowledge graphs that refer to the same real-world object. * '''Named Entity Recognition (NER)''' β The NLP task of identifying entities in text; first step in knowledge graph construction from text. * '''Relation extraction''' β Identifying the relationship between two named entities in text; used in automated KG construction. * '''Wikidata''' β A free, multilingual, community-maintained knowledge graph with hundreds of millions of triples. </div> <div style="background-color: #006400; color: #FFFFFF; padding: 20px; border-radius: 8px; margin-bottom: 15px;">
Summary:
Please note that all contributions to BloomWiki may be edited, altered, or removed by other contributors. If you do not want your writing to be edited mercilessly, then do not submit it here.
You are also promising us that you wrote this yourself, or copied it from a public domain or similar free resource (see
BloomWiki:Copyrights
for details).
Do not submit copyrighted work without permission!
Cancel
Editing help
(opens in new window)
Navigation menu
Personal tools
Not logged in
Talk
Contributions
Create account
Log in
Namespaces
Page
Discussion
English
Views
Read
Edit
View history
More
Search
Navigation
Main page
Recent changes
Random page
Help about MediaWiki
Tools
What links here
Related changes
Special pages
Page information