Skip to content

Commit

Permalink
#20427
Browse files Browse the repository at this point in the history
  • Loading branch information
nczirjak-acdh committed Jul 6, 2022
1 parent 7a2b9f0 commit 0a9f35a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions templates/arche-dashboard-overview.html.twig
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,9 @@
<button type="button" class="dashboard-desc-btn-show btn btn-light">{{ "Display Description"|trans }}</button>
<button type="button" class="dashboard-desc-btn-hide btn btn-light">{{ "Hide Description"|trans }}</button>
<div class="dashboard-description alert alert-secondary hidden" role="alert">
{{ "Every entity in ARCHE is enriched with metadata that allow for the resources to be discovered and understood and are thus an essential part of complying with the FAIR Data Principles, to make data Findable, Accessible, Interoperable, and Reusable (see FAQ)."|trans}}
{{ "Every entity in ARCHE is enriched with metadata that allow for the resources to be discovered and understood and are thus an essential part of complying with the FAIR Data Principles, to make data Findable, Accessible, Interoperable, and Reusable"|trans}} <a href="https://arche.acdh.oeaw.ac.at/browser/faq">{{ "(see FAQ)."|trans}}</a>
<br/><br/>
{{ "The metadata in ARCHE follow the ARCHE schema. The complete ARCHE schema along with the documentation and annotations is available in an OWL-format and is also represented in a tabular form here and here. A tabular overview of properties per Project, Collection and Resource is available also in the Metadata requirements for depositing in ARCHE."|trans}}
{{ "The metadata in ARCHE follow the ARCHE schema. The complete ARCHE schema along with the documentation and annotations is available in an"|trans }} <a href="https://euc-word-edit.officeapps.live.com/we/%5d(https:/github.com/acdh-oeaw/arche-schema">{{ "OWL-format"|trans}} {{ "and is also represented in a tabular form"|trans}} <a href="https://euc-word-edit.officeapps.live.com/we/(https:/teiminator.acdh.oeaw.ac.at/services/owl2html.xql?owl=https%3A%2F%2Fraw.githubusercontent.com%2Facdh-oeaw%2Frepo-schema%2Fmaster%2Facdh-schema.owl&format=table">{{ "here"|trans }}</a> {{ "and"|trans }} <a href="https://teiminator.acdh.oeaw.ac.at/services/owl2html.xql?owl=https%3A%2F%2Fraw.githubusercontent.com%2Facdh-oeaw%2Frepo-schema%2Fmaster%2Facdh-schema.owl">{{ "here"|trans }}</a>. {{ "A tabular overview of properties per Project, Collection and Resource is available also in the"|trans }} <a href="https://arche.acdh.oeaw.ac.at/browser/formats-filenames-and-metadata#metadata">{{ "Metadata requirements"|trans }}</a> {{ "for depositing in ARCHE."|trans}}
<br/><br/>
{{ "This dashboard provides basic statistics about metadata used to describe entities in ARCHE and therefore allows for further exploration of data deposited to ARCHE. The dashboard is divided into tables listed below. Each table includes information about the count and size of a specific item (property, class, file format, dissemination service) for all entities deposited in ARCHE or per the main (top) collection."|trans}}
</div>
Expand Down

0 comments on commit 0a9f35a

Please sign in to comment.