There is a newer version of this record available.

Software Open Access

digicademy/svsal: SvSal 1.5.0

David Glueck; Andreas Wagner


DCAT Export

<?xml version='1.0' encoding='utf-8'?>
<rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:adms="http://www.w3.org/ns/adms#" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:dct="http://purl.org/dc/terms/" xmlns:dctype="http://purl.org/dc/dcmitype/" xmlns:dcat="http://www.w3.org/ns/dcat#" xmlns:duv="http://www.w3.org/ns/duv#" xmlns:foaf="http://xmlns.com/foaf/0.1/" xmlns:frapo="http://purl.org/cerif/frapo/" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:gsp="http://www.opengis.net/ont/geosparql#" xmlns:locn="http://www.w3.org/ns/locn#" xmlns:org="http://www.w3.org/ns/org#" xmlns:owl="http://www.w3.org/2002/07/owl#" xmlns:prov="http://www.w3.org/ns/prov#" xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#" xmlns:schema="http://schema.org/" xmlns:skos="http://www.w3.org/2004/02/skos/core#" xmlns:vcard="http://www.w3.org/2006/vcard/ns#" xmlns:wdrs="http://www.w3.org/2007/05/powder-s#">
  <rdf:Description rdf:about="https://doi.org/10.5281/zenodo.3462154">
    <rdf:type rdf:resource="http://www.w3.org/ns/dcat#Dataset"/>
    <dct:type rdf:resource="http://purl.org/dc/dcmitype/Software"/>
    <dct:identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">https://doi.org/10.5281/zenodo.3462154</dct:identifier>
    <foaf:page rdf:resource="https://doi.org/10.5281/zenodo.3462154"/>
    <dct:creator>
      <rdf:Description>
        <rdf:type rdf:resource="http://xmlns.com/foaf/0.1/Agent"/>
        <foaf:name>David Glueck</foaf:name>
      </rdf:Description>
    </dct:creator>
    <dct:creator>
      <rdf:Description>
        <rdf:type rdf:resource="http://xmlns.com/foaf/0.1/Agent"/>
        <foaf:name>Andreas Wagner</foaf:name>
      </rdf:Description>
    </dct:creator>
    <dct:title>digicademy/svsal: SvSal 1.5.0</dct:title>
    <dct:publisher>
      <foaf:Agent>
        <foaf:name>Zenodo</foaf:name>
      </foaf:Agent>
    </dct:publisher>
    <dct:issued rdf:datatype="http://www.w3.org/2001/XMLSchema#gYear">2019</dct:issued>
    <dct:issued rdf:datatype="http://www.w3.org/2001/XMLSchema#date">2019-09-26</dct:issued>
    <owl:sameAs rdf:resource="https://zenodo.org/record/3462154"/>
    <adms:identifier>
      <adms:Identifier>
        <skos:notation rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">https://zenodo.org/record/3462154</skos:notation>
        <adms:schemeAgency>url</adms:schemeAgency>
      </adms:Identifier>
    </adms:identifier>
    <dct:relation rdf:resource="https://github.com/digicademy/svsal/tree/1.5.0"/>
    <dct:isVersionOf rdf:resource="https://doi.org/10.5281/zenodo.1186520"/>
    <owl:versionInfo>1.5.0</owl:versionInfo>
    <dct:description>&lt;p&gt;Enhancements&lt;/p&gt; &lt;ul&gt; &lt;li&gt;Refactor HTML rendering in XQuery for enhanced cohesion, performance, and testability&lt;/li&gt; &lt;li&gt;Separate node indexing from HTML rendering, enhancing testability&lt;/li&gt; &lt;li&gt;Re-design and extend citation dialogues in reading view, including more options for linking and exporting text fragments&lt;/li&gt; &lt;li&gt;Add i18n functionalities in reading view (TOC, teasers) and in search results view (e.g., #55)&lt;/li&gt; &lt;li&gt;Make TEI exportable per passage&lt;/li&gt; &lt;li&gt;Introduce passage-specific citation recommendations &lt;/li&gt; &lt;li&gt;Add structural TEI element types to HTML, snippets, and RDF (e.g., tei:signed, tei:argument, tei:label)&lt;/li&gt; &lt;li&gt;Search results: make text snippets more concise, allowing for displaying of a larger amount of results&lt;/li&gt; &lt;li&gt;Add pages for the project team members (#21)&lt;/li&gt; &lt;li&gt;Add webdata-admin query for pipelined generation of derived data formats&lt;/li&gt; &lt;li&gt;Differentiate work editors (scholarly or technical editors) in catalogue records&lt;/li&gt; &lt;li&gt;Differentiate standalone image viewer and reading-view image viewer, with separate sets of links/buttons&lt;/li&gt; &lt;li&gt;Improved HTML rendering of tables, arguments, marginal notes, etc.&lt;/li&gt; &lt;li&gt;Make (sub-)lists citable in reading view&lt;/li&gt; &lt;li&gt;Make URIs in work TOC canonical&lt;/li&gt; &lt;li&gt;Various performance improvements (see #38)&lt;/li&gt; &lt;li&gt;Add further API endpoints for iiif and jpg formats&lt;/li&gt; &lt;li&gt;Enhance separation of modules and import dependencies&lt;/li&gt; &lt;/ul&gt; &lt;p&gt;Bug fixes&lt;/p&gt; &lt;ul&gt; &lt;li&gt;Search results: fix highlighting of terms (#56)&lt;/li&gt; &lt;li&gt;Prevent text from occurring in multiple search snippets (overlapping text selection when creating Sphinx snippets)&lt;/li&gt; &lt;li&gt;Several layout fixes with lists in reading view, and fixed type-checking for lists during HTML rendering&lt;/li&gt; &lt;li&gt;Add missing cover image for WP0012&lt;/li&gt; &lt;li&gt;Make citation anchors for title pages (#45)&lt;/li&gt; &lt;li&gt;Citation recommendations: base access date on client time (rather than server time) &lt;/li&gt; &lt;li&gt;TXT format and search snippets: fix coherence of words interrupted by marginal notes&lt;/li&gt; &lt;li&gt;Prevent hard errors in search/reading view in case Sphinx returns malformed HTML (see #53)&lt;/li&gt; &lt;li&gt;Normalize 'long s' character in 'edit' TXT&lt;/li&gt; &lt;li&gt;Prevent LOD IDs from occurring in search results (#58)&lt;/li&gt; &lt;li&gt;Resolve links that contain a page break (#43)&lt;/li&gt; &lt;li&gt;Removed obsolete HTML files (#66)&lt;/li&gt; &lt;/ul&gt;</dct:description>
    <dct:accessRights rdf:resource="http://publications.europa.eu/resource/authority/access-right/PUBLIC"/>
    <dct:accessRights>
      <dct:RightsStatement rdf:about="info:eu-repo/semantics/openAccess">
        <rdfs:label>Open Access</rdfs:label>
      </dct:RightsStatement>
    </dct:accessRights>
    <dcat:distribution>
      <dcat:Distribution>
        <dcat:accessURL rdf:resource="https://doi.org/10.5281/zenodo.3462154"/>
      </dcat:Distribution>
    </dcat:distribution>
    <dcat:distribution>
      <dcat:Distribution>
        <dcat:accessURL rdf:resource="https://doi.org/10.5281/zenodo.3462154"/>
        <dcat:byteSize>50540259</dcat:byteSize>
        <dcat:downloadURL rdf:resource="https://zenodo.org/record/3462154/files/digicademy/svsal-1.5.0.zip"/>
        <dcat:mediaType>application/zip</dcat:mediaType>
      </dcat:Distribution>
    </dcat:distribution>
  </rdf:Description>
</rdf:RDF>
596
32
views
downloads
All versions This version
Views 59669
Downloads 329
Data volume 1.5 GB454.9 MB
Unique views 49165
Unique downloads 279

Share

Cite as