Datasets:
reorder section
Browse files
README.md
CHANGED
|
@@ -130,6 +130,17 @@ The object of a triple is the entity or value that is associated with the subjec
|
|
| 130 |
represents the New York Stock Exchange where the aforementioned
|
| 131 |
Coca-Cola common stock is traded.
|
| 132 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 133 |
#### Note:
|
| 134 |
The dataset contains example individuals from the ontology as
|
| 135 |
reference points. These examples provide a structured framework for
|
|
@@ -140,17 +151,6 @@ Generation (RAG), there's potential to generate and expand upon these
|
|
| 140 |
examples, enriching the dataset with more structured data and
|
| 141 |
insights.
|
| 142 |
|
| 143 |
-
### Example
|
| 144 |
-
Here is an example of a triple in the dataset:
|
| 145 |
-
- Subject: `"<https://spec.edmcouncil.org/fibo/ontology/FBC/FunctionalEntities/MarketsIndividuals/ServiceProvider-L-JEUVK5RWVJEN8W0C9M24>"`
|
| 146 |
-
- Predicate: `"<http://www.w3.org/1999/02/22-rdf-syntax-ns#type>`
|
| 147 |
-
- Object: `"<https://spec.edmcouncil.org/fibo/ontology/BE/FunctionalEntities/FunctionalEntities/FunctionalEntity>"`
|
| 148 |
-
|
| 149 |
-
This triple represents the statement that the market individual
|
| 150 |
-
[ServiceProvider-L-JEUVK5RWVJEN8W0C9M24](https://spec.edmcouncil.org/fibo/ontology/FBC/FunctionalEntities/MarketsIndividuals/ServiceProvider-L-JEUVK5RWVJEN8W0C9M24)
|
| 151 |
-
has a type of
|
| 152 |
-
[FunctionalEntity](https://spec.edmcouncil.org/fibo/ontology/BE/FunctionalEntities/FunctionalEntities/FunctionalEntity).
|
| 153 |
-
|
| 154 |
### FIBO Viewer
|
| 155 |
Use the [FIBO Viewer](https://spec.edmcouncil.org/fibo/ontology) to
|
| 156 |
explore the ontology on the web. One of the coolest features about
|
|
|
|
| 130 |
represents the New York Stock Exchange where the aforementioned
|
| 131 |
Coca-Cola common stock is traded.
|
| 132 |
|
| 133 |
+
#### Continued
|
| 134 |
+
Here is an another example of a triple in the dataset:
|
| 135 |
+
- Subject: `"<https://spec.edmcouncil.org/fibo/ontology/FBC/FunctionalEntities/MarketsIndividuals/ServiceProvider-L-JEUVK5RWVJEN8W0C9M24>"`
|
| 136 |
+
- Predicate: `"<http://www.w3.org/1999/02/22-rdf-syntax-ns#type>`
|
| 137 |
+
- Object: `"<https://spec.edmcouncil.org/fibo/ontology/BE/FunctionalEntities/FunctionalEntities/FunctionalEntity>"`
|
| 138 |
+
|
| 139 |
+
This triple represents the statement that the market individual
|
| 140 |
+
[ServiceProvider-L-JEUVK5RWVJEN8W0C9M24](https://spec.edmcouncil.org/fibo/ontology/FBC/FunctionalEntities/MarketsIndividuals/ServiceProvider-L-JEUVK5RWVJEN8W0C9M24)
|
| 141 |
+
has a type of
|
| 142 |
+
[FunctionalEntity](https://spec.edmcouncil.org/fibo/ontology/BE/FunctionalEntities/FunctionalEntities/FunctionalEntity).
|
| 143 |
+
|
| 144 |
#### Note:
|
| 145 |
The dataset contains example individuals from the ontology as
|
| 146 |
reference points. These examples provide a structured framework for
|
|
|
|
| 151 |
examples, enriching the dataset with more structured data and
|
| 152 |
insights.
|
| 153 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 154 |
### FIBO Viewer
|
| 155 |
Use the [FIBO Viewer](https://spec.edmcouncil.org/fibo/ontology) to
|
| 156 |
explore the ontology on the web. One of the coolest features about
|