Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions community/FAQ.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ Knowledge is often exchanged in formats optimized for computers, and then used t

# How does the Underlay work?

The Underlay represents knowledge in the form of relationships between entities, for example the relationship between an author and a book, or a location and its current temperature. This method of representing knowledge is call a knowledge graph, and it can be used to represent any type of machine-readable information. The Underlay is premised on the idea that a knowledge graph can be constructed from a series of distributed transactions called **assertions**. Multiple assertions are combined through a process called **reduction** and can be curated into useful groupings using **collections**.
The Underlay represents knowledge in the form of relationships between entities, for example the relationship between an author and a book, or a location and its current temperature. This method of representing knowledge is called a knowledge graph, and it can be used to represent any type of machine-readable information. The Underlay is premised on the idea that a knowledge graph can be constructed from a series of distributed transactions called **assertions**. Multiple assertions are combined through a process called **reduction** and can be curated into useful groupings using **collections**.

The Underlay differs from most other knowledge graphs in that it represents not only the information, but the provenance of that information: where came from and what others have to say about it.

Expand All @@ -40,4 +40,4 @@ We are currently developing the first specifications and implementations for the

# Can I contribute to The Underlay’s development?

Yes. We are currently early in the development phase, but could use help from developers who want to provide feedback on our initial specifications and code. To get involved, send an email to [team@underlay.org](mailto:team@underlay.org).
Yes. We are currently early in the development phase, but could use help from developers who want to provide feedback on our initial specifications and code. To get involved, send an email to [team@underlay.org](mailto:team@underlay.org).