This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<?xml version="1.0" encoding="UTF-8" standalone="yes"?> | |
<PcGts xmlns="http://schema.primaresearch.org/PAGE/gts/pagecontent/2013-07-15" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://schema.primaresearch.org/PAGE/gts/pagecontent/2013-07-15 http://schema.primaresearch.org/PAGE/gts/pagecontent/2013-07-15/pagecontent.xsd"> | |
<Metadata> | |
<Creator>prov=University of Rostock/Institute of Mathematics/CITlab|PLANET AI GmbH/Tobias Gruening/[email protected]:name=/net_tf/LA73_249_0mod360.pb:de.uros.citlab.segmentation.CITlab_LA_ML:v=2.6.6 | |
Transkribus</Creator> | |
<Created>2020-05-07T16:39:07.021+02:00</Created> | |
<LastChange>2021-02-18T16:36:43.024+01:00</LastChange> | |
<TranskribusMetadata docId="381927" pageId="14891631" pageNr="2" tsid="52825554" status="IN_PROGRESS" userId="17934" imgUrl="https://files.transkribus.eu/Get?id=UIHLEKMMJIAETOIHVHUGJRYJ&fileType=view" xmlUrl="https://files.transkribus.eu/Get?id=BHVNQOCNFBOXXCROAPWCNSYD" imageId="10 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<?xml version="1.0" encoding="UTF-8"?> | |
<project> | |
<meta> | |
<filters directoryPatterns="" filePatterns="\Qtsv2tei.xpr\E" positiveFilePatterns="" showHiddenFiles="false"/> | |
<options> | |
<serialized xml:space="preserve"> | |
<serializableOrderedMap> | |
<entry> | |
<String>scenario.associations</String> | |
<scenarioAssociation-array> |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<p:declare-step version="3.0" name="main" | |
xmlns:c="http://www.w3.org/ns/xproc-step" | |
xmlns:p="http://www.w3.org/ns/xproc" | |
xmlns:xs="http://www.w3.org/2001/XMLSchema"> | |
<p:output port="result" sequence="true"/> | |
<p:variable name="targetDirectory" as="xs:string" select="resolve-uri('../../export/publish/', static-base-uri())"/> | |
<p:file-delete href="{$targetDirectory}" recursive="true" fail-on-error="false"/> |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"require": { | |
"hab/picarecord": "^1.1", | |
"hab/picareader": "^1.2" | |
} | |
} |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<xsl:transform version="3.0" exclude-result-prefixes="#all" | |
xpath-default-namespace="http://schema.primaresearch.org/PAGE/gts/pagecontent/2013-07-15" | |
xmlns="http://www.tei-c.org/ns/1.0" | |
xmlns:fn="https://code.dehmel.digital/ns" | |
xmlns:map="http://www.w3.org/2005/xpath-functions/map" | |
xmlns:xs="http://www.w3.org/2001/XMLSchema" | |
xmlns:xsl="http://www.w3.org/1999/XSL/Transform"> | |
<xsl:template name="fn:properties-to-fs" as="element(Q{http://www.tei-c.org/ns/1.0}fs)?"> | |
<xsl:param name="properties" as="map(*)" required="true"/> |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<sch:schema xmlns:sch="http://purl.oclc.org/dsdl/schematron" queryBinding="xslt3" | |
xmlns:xs="http://www.w3.org/2001/XMLSchema" | |
xmlns:xsl="http://www.w3.org/1999/XSL/Transform"> | |
<sch:ns prefix="mets" uri="http://www.loc.gov/METS/"/> | |
<sch:ns prefix="oai" uri="http://www.openarchives.org/OAI/2.0/"/> | |
<sch:ns prefix="xs" uri="http://www.w3.org/2001/XMLSchema"/> | |
<xsl:accumulator name="recordId" streamable="yes" initial-value="()" as="xs:string?"> | |
<xsl:accumulator-rule match="oai:identifier/text()" select="."/> | |
</xsl:accumulator> | |
<sch:pattern> |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<PcGts xmlns="http://schema.primaresearch.org/PAGE/gts/pagecontent/2013-07-15" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://schema.primaresearch.org/PAGE/gts/pagecontent/2013-07-15 http://schema.primaresearch.org/PAGE/gts/pagecontent/2013-07-15/pagecontent.xsd"> | |
<Metadata> | |
<Creator>prov=University of Rostock/Institute of Mathematics/CITlab|PLANET AI GmbH/XXXX/XXXX:name=/net_tf/LA73_249_0mod360.pb:de.uros.citlab.segmentation.CITlab_LA_ML:v=2.6.6 | |
Transkribus</Creator> | |
<Created>2020-05-07T16:39:07.021+02:00</Created> | |
<LastChange>2021-02-18T16:36:43.024+01:00</LastChange> | |
<TranskribusMetadata docId="381927" pageId="14891631" pageNr="2" tsid="52825554" status="IN_PROGRESS" userId="17934" imgUrl="https://files.transkribus.eu/Get?id=XXXX&fileType=view" xmlUrl="https://files.transkribus.eu/Get?id=XXXX" imageId="10820798"/> | |
</Metadata> | |
<Page imageFilename="00000002.tif" imageWidth="3849" imageHeight="2478"> | |
<ReadingOrder> |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<sch:rule xmlns:sch="http://purl.oclc.org/dsdl/schematron" abstract="true"> | |
<sch:assert test="false()"/> | |
</sch:rule> |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<?xml version="1.0"?> | |
<TEI xmlns="http://www.tei-c.org/ns/1.0" xml:lang="en"> | |
<teiHeader> | |
<fileDesc> | |
<titleStmt> | |
<title>My TEI Extension</title> | |
<author>generated by Roma 5.0.1</author> | |
</titleStmt> | |
<publicationStmt> | |
<p>for use by whoever wants it</p> |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<xsl:transform version="3.0" expand-text="yes" | |
xmlns:mets="http://www.loc.gov/METS/" | |
xmlns:mods="http://www.loc.gov/mods/v3" | |
xmlns:xs="http://www.w3.org/2001/XMLSchema" | |
xmlns:xsl="http://www.w3.org/1999/XSL/Transform"> | |
<xsl:output method="text" encoding="utf-8"/> | |
<xsl:template match="ul"> |