The semi-structured model is a database model. In this model, there is no separation between the data and the schema, and the amount of structure used depends on the purpose. The advantages of this model are the following: It can represent the information of some data sources that cannot be constrained by schema. It provides a flexible format for data exchange between different types of databases. It can be helpful to view structured data as semi-structured (for browsing purposes).
| Property | Value |
| dbpprop:abstract
|
- The semi-structured model is a database model. In this model, there is no separation between the data and the schema, and the amount of structure used depends on the purpose. The advantages of this model are the following: It can represent the information of some data sources that cannot be constrained by schema. It provides a flexible format for data exchange between different types of databases. It can be helpful to view structured data as semi-structured (for browsing purposes). The schema can easily be changed. The data transfer format may be portable. The primary trade-off being made in using a semi-structured database model is that queries cannot be made as efficiently as in a more constrained structure, such as in the relational model. Typically the records in a semi-structured database are stored with unique IDs that are referenced with pointers to their location on disk. This makes navigational or path-based queries quite efficient, but for doing searches over many records (as is typical in SQL), it is not as efficient because it has to seek around the disk following pointers. The Object Exchange Model (OEM) is one standard to express semi-structured data, another way is XML.
- Als Semistrukturierte Daten bezeichnet man in der Datenbankforschung Informationen, die keiner allgemeinen Struktur unterliegen, sondern einen Teil der Strukturinformation mit sich tragen. Während bei der strukturierten Datenhaltung ein Datenbankmodell zugrunde liegen muss, das Aussehen der Datenelemente (Objekte) enthält, fehlt ein solches bei semistrukturierten Daten. Semistrukturierte Daten müssen keinem Typenmodell unterworfen werden; somit kann sich eine Datensammlung aus semistrukturierten Daten beliebig erweitern. Ein Strukturmodell kann nachfolgend impliziert werden. Semistrukturierte Daten können mit Hilfe von Grammatik und Lexik in eine Form gebracht werden, die folgende Charakteristika aufweist: (E1) Die Datensammlung besteht aus einer oder mehreren Folgen von Objekten. (E2) Objekte können entweder in Attribute zerlegt werden (komplexe Objekte) oder sie sind atomare Objekte. (E3) Atomare Objekte enthalten Werte eines bekannten, elementaren Datentyps. Semistrukturierte Daten mit den Eigenschaften (E1), (E2) und (E3) werden als wohlgeformte, semistrukturierte Daten bezeichnet. Das Object Exchange Model (OE-Modell) hat sich de facto als Modell für semistrukturierte Daten durchgesetzt. Daten, die diese Eigenschaften aufweisen, können auch als wohlgeformte XML-Dateien beschrieben werden.
|
| dbpprop:hasPhotoCollection
| |
| rdf:type
| |
| rdfs:comment
|
- The semi-structured model is a database model. In this model, there is no separation between the data and the schema, and the amount of structure used depends on the purpose. The advantages of this model are the following: It can represent the information of some data sources that cannot be constrained by schema. It provides a flexible format for data exchange between different types of databases. It can be helpful to view structured data as semi-structured (for browsing purposes).
- Als Semistrukturierte Daten bezeichnet man in der Datenbankforschung Informationen, die keiner allgemeinen Struktur unterliegen, sondern einen Teil der Strukturinformation mit sich tragen. Während bei der strukturierten Datenhaltung ein Datenbankmodell zugrunde liegen muss, das Aussehen der Datenelemente (Objekte) enthält, fehlt ein solches bei semistrukturierten Daten.
|
| rdfs:label
|
- Semi-structured model
- Semistrukturierte Daten
|
| owl:sameAs
| |
| skos:subject
| |
| foaf:page
| |
| is dbpedia-owl:Person/knownFor
of | |
| is dbpedia-owl:knownFor
of | |
| is dbpprop:knownFor
of | |
| is owl:sameAs
of | |