Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
jason-fox authored Mar 28, 2024
1 parent b409534 commit 1694799
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -46,8 +46,13 @@ The tutorial uses [cUrl](https://ec.haxx.se/) commands throughout, but is also a

# Understanding Entities and Relationships

> “The essence of philosophy is a sense of wonder at the interconnectedness of human beings to one another and to the universe that encompasses them.”
>
> ― Marcus Tullius Cicero, On Living and Dying Well
Within the FIWARE platform, the context of an entity represents the state of a physical or conceptual object which
exists in the real world.
exists in the real world. The connection from one entity to another is expressed using a **Relationship**, enabling users
to make inferences across the whole knowledge graph of the system.

## Entities within a Farm Management Information System (FMIS)

Expand Down

0 comments on commit 1694799

Please sign in to comment.