# Technical ontology

## Usage

This ontology allow to describe subject hosted in platform and equivalent subject hosted in an other Platform.

Links between two or more subjects can be done by a human thanks to prototype. It is the main use of the prototype and a key of interoperability.

DFC provides way to build links repository of subject hosted in platforms thanks to open source software using common Ontology and Protocol. This repository of subjects is needed to communication between platform because a platform have to know equivalent subject of his own to interact with an other platform using Protocol and Ontology.

## Concept

All Subject of Business and Product Glossary extend RepresentedThing. A Represented Thing is hosted in Platform and linked to other Represented Things thanks to Representation Pivot.

![](/files/5TQy2UsyruGkV4ZFD3Gt)

DFC prototype create a copy of imported Subject from platform and, during first import from one platform, a DFC subject which fork platform subject and link platform subject and DFC subject. Subject imported from an other platform later have to be linked to those two previous subject by user thanks to User Interface or algorithms or both.

Published on [LOV](https://lov.linkeddata.es/dataset/lov/vocabs/dfc-t)


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.dfc-standard.org/dfc-standard-documentation/dfc-use-cases/semantic-specifications/technical-ontology.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
