33 | | * Topics: Topics are exported as resource-nodes with the URI of the first (in the storage) PSI. If there are any other or additional idetifiers they are exported as statements with literal nodes. The nodes' contents are the URIs. If a topic owns statements of an isidorus-type, e.g. a mapped name, it is of the type isidorus:Topic. |
34 | | * Names: Names are exported as blank nodes of the type isidorus:Name. These blank nodes own several statements that describes all necessary information, e.g. name-type, name-value, name-variants, ... |
35 | | * Occurrences: Occurrence are alos exported as blank nodes. The are of the type isidorus:Occurrence and owns further statements with the TM information, e.g. occurrence-type, socpes, .... If an Occurrence owns just an occurrence-value it is mapped to an RDF-statement with a literal-node. |
| 33 | * Topics: Topics are exported as resource-nodes with the URI of the first (in the storage) PSI. If there are any other or additional idetifiers they are exported as statements with literal nodes. The nodes' contents are the URIs. If a topic owns statements of an isidorus-type, e.g. a mapped name, it is of the type "http://isidorus/rdf2tm_mapping/types/Topic". |
| 34 | * Names: Names are exported as blank nodes of the type "http://isidorus/rdf2tm_mapping/types/Name". These blank nodes own several statements that describes all necessary information, e.g. name-type, name-value, name-variants, ... |
| 35 | * Occurrences: Occurrence are alos exported as blank nodes. The are of the type "http://isidorus/rdf2tm_mapping/types/Occurrence" and owns further statements with the TM information, e.g. occurrence-type, scopes, .... If an Occurrence owns just an occurrence-value it is mapped to an RDF-statement with a literal-node. |