-
Notifications
You must be signed in to change notification settings - Fork 2
Web Representation
Christopher Pollin edited this page Oct 30, 2020
·
2 revisions
Data View
Source View
Facsimile View
Aggregates all data that exists in all objects that are assigned to a context.
- SPARQL Query
- Add conteext PID as param to query object disseminator: https://glossa.uni-graz.at/archive/objects/query:depcha.data-context/methods/sdef:Query/getJSON?params=$1|https://gams.uni-graz.at/context:depcha.washington
-
dataView.js
- fetch() URL JSON result
- groupBy
reduce()
- define new Map
// Map(8) { from → "AB01", from_n → "Aalis", to → "P04", to_n → "Philippe", when → "1313", m_type → "Money", quantity → "4, 10", unit → "livres, sous" }
-
buildTable()
out of Map - define table as https://datatables.net/
Aggregates all data that exists in a single object.
Represents all objects that are assigned to a context.
Represents the TEI/XML of an object.
Represents all Images/Facsimiles of an object in the Mirador Viewer.