# DCAT WEMI Wir haben in DCAT zwei Hauptklassen, nämlich `dcat:Dataset` und `dcat:Distribution` (siehe auch {ref}`sect-kontext-3-dcat`). Beim Lesen der Beschreibungen drängen sich folgende Entsprechungen in etwa auf: * dcat:Dataset ... wemi:Expression * dcat:Distribution ... wemi:Manifestation Problem: DCAT nimmt an keiner Stelle explizit Bezug auf FRBR oder ähnliche Vokabulare. Der Begriff der (WEMI-) Expression kommt nicht vor; der Begriff der (WEMI-) Manifestation kommt vor, wird aber nicht auf FRBR bezogen. Diese Datei: Zitate und Quellen, die dieses Mapping explizit oder implizit stützen. > Data described in a catalog can come in many formats, ranging from spreadsheets, through XML and RDF to various specialized formats. DCAT does not make any assumptions about these serialization formats of the datasets but it does distinguish between the abstract dataset and its different manifestations or distributions. () > The original Recommendation [VOCAB-DCAT-1](https://www.w3.org/TR/vocab-dcat-1/) published in January 2014 provided the basic framework for describing datasets. It made an important distinction between a dataset as an abstract idea and a distribution as a manifestation of the dataset. () Interessant auch das Basic Example in der Spec (): > One representation of the dataset ex:dataset-001-csv can be downloaded as a 5kB CSV file. This is represented as an RDF resource of type dcat:Distribution. ()