All Downloads are FREE. Search and download functionalities are using the official Maven repository.

demo-objects.foxml.local-server-demos.formatting-objects-demo.obj_demo_26.xml Maven / Gradle / Ivy

Go to download

The Fedora Client is a Java Library that allows API access to a Fedora Repository. The client is typically one part of a full Fedora installation.

The newest version!
<?xml version="1.0" encoding="UTF-8"?>
<foxml:digitalObject PID="demo:26" xmlns:METS="http://www.loc.gov/METS/" xmlns:audit="info:fedora/fedora-system:def/audit#" xmlns:fedoraAudit="http://fedora.comm.nsdlib.org/audit" xmlns:foxml="info:fedora/fedora-system:def/foxml#" xmlns:xlink="http://www.w3.org/TR/xlink" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="info:fedora/fedora-system:def/foxml# http://www.fedora.info/definitions/1/0/foxml1-0.xsd">
	<foxml:objectProperties>
		<foxml:property NAME="http://www.w3.org/1999/02/22-rdf-syntax-ns#type" VALUE="FedoraObject"/>
		<foxml:property NAME="info:fedora/fedora-system:def/model#state" VALUE="A"/>
		<foxml:property NAME="info:fedora/fedora-system:def/model#label" VALUE="Sample Document Object (TEI to PDF)"/>
		<foxml:property NAME="info:fedora/fedora-system:def/model#contentModel" VALUE="TEI_TO_PDFDOC"/>
		<foxml:property NAME="info:fedora/fedora-system:def/model#ownerId" VALUE="fedoraAdmin"/>
	</foxml:objectProperties>
	<foxml:datastream ID="DC" CONTROL_GROUP="X" STATE="A">
		<foxml:datastreamVersion ID="DC1.0" MIMETYPE="text/xml" LABEL="Dublin Core for the Document object">
			<foxml:xmlContent>
				<oai_dc:dc xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:oai_dc="http://www.openarchives.org/OAI/2.0/oai_dc/">
					<dc:title>Pipeline Tranformation Demo two</dc:title>
					<dc:creator>Chris Wilper</dc:creator>
					<dc:subject>tei</dc:subject>
					<dc:subject>pdf</dc:subject>
					<dc:description>This object contains a .tei file that is translated to PDF using a two-step process.</dc:description>
					<dc:identifier>demo:26</dc:identifier>
					<dc:relation>http://www.fedora.info/</dc:relation>
					<dc:rights>unrestricted</dc:rights>
				</oai_dc:dc>
			</foxml:xmlContent>
		</foxml:datastreamVersion>
	</foxml:datastream>
	<foxml:datastream ID="FOPDISSEM" CONTROL_GROUP="E" STATE="A">
		<foxml:datastreamVersion ID="FOPRENDITION" MIMETYPE="text/xml" LABEL="FOP Dissemination as Datastream">
			<foxml:contentLocation REF="http://localhost:8080/fedora/get/demo:26/demo:22/getFO" TYPE="URL"/>
		</foxml:datastreamVersion>
	</foxml:datastream>
	<foxml:datastream ID="TEISOURCE" CONTROL_GROUP="X" STATE="A">
		<foxml:datastreamVersion ID="TEISOURCE1.0" MIMETYPE="text/xml" LABEL="TEI Source">
			<foxml:xmlContent>
				<TEI.2>
					<teiHeader>
						<fileDesc>
							<titleStmt>
								<title>The Purple Cow</title>
								<author>Frank Gelett Burgess</author>
							</titleStmt>
							<publicationStmt>
								<p>Text entry by <name>Walter Underwood</name>([email protected]) on
      <date>1999-02-01</date>. This transcription is in the public domain.</p>
							</publicationStmt>
							<sourceDesc>
								<p>From the <title>The Lark</title>, San Fransicsco, <date>1896</date>.</p>
							</sourceDesc>
						</fileDesc>
					</teiHeader>
					<text>
						<body>
							<div1 type="poem">
								<head>The Purple Cow</head>
								<lg>
									<l>I never saw a purple cow,</l>
									<l>I never hope to see one;</l>
									<l>But I can tell you, anyhow,</l>
									<l>I'd rather see than be one.</l>
								</lg>
							</div1>
						</body>
					</text>
				</TEI.2>
			</foxml:xmlContent>
		</foxml:datastreamVersion>
	</foxml:datastream>
	<foxml:disseminator ID="DISS1" BDEF_CONTRACT_PID="demo:19" STATE="A">
		<foxml:disseminatorVersion ID="DISS1.0" BMECH_SERVICE_PID="demo:20" LABEL="PDF Disseminator">
			<foxml:serviceInputMap>
				<foxml:datastreamBinding DATASTREAM_ID="FOPDISSEM" KEY="XML_SOURCE" LABEL="FOP Source file to be transformed"/>
			</foxml:serviceInputMap>
		</foxml:disseminatorVersion>
	</foxml:disseminator>
	<foxml:disseminator ID="DISS2" BDEF_CONTRACT_PID="demo:22" STATE="A">
		<foxml:disseminatorVersion ID="DISS2.0" BMECH_SERVICE_PID="demo:25" LABEL="FO Disseminator">
			<foxml:serviceInputMap>
				<foxml:datastreamBinding DATASTREAM_ID="TEISOURCE" KEY="TEI_SOURCE" LABEL="TEI Source file to be transformed to FO"/>
			</foxml:serviceInputMap>
		</foxml:disseminatorVersion>
	</foxml:disseminator>
</foxml:digitalObject>




© 2015 - 2025 Weber Informatics LLC | Privacy Policy