<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<?xml-stylesheet href="/wikid/docs/xsl/mwCollections/CollectionWikiData/display.xsl" type="text/xsl"?>

<!--
This resource container holds the product of the resolution request
-->
<resource xmlns:config="info:sid/localhost:CollectionSimpleSchemas:config" xmlns:explain="http://explain.z3950.org/dtd/2.0/" xmlns:srw="http://www.loc.gov/zing/srw/" xmlns:wiki="info:sid/localhost:CollectionSimpleSchemas:wiki" xmlns:wr="http://errol.oclc.org/oai:xmlregistry.oclc.org:errol/WikiRepository" xmlns:xlink="http://www.w3.org/TR/xlink" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<!--
This is an echo of the request information this stylesheet used to produce the resolution product
-->
<uri-context>
<srwIdentifier>info:sid/localhost:CollectionWikiData:WikiDFaq</srwIdentifier>
<collectionURI>info:sid/localhost:CollectionWikiData</collectionURI>
<repository-identifier>CollectionWikiData</repository-identifier>
<srwURL>http://alcme.oclc.org:80/wikid/search/WikiDb.localhost</srwURL>
<local-identifier>WikiDFaq</local-identifier>
<action>display</action>
</uri-context>
<!--
This is the collection configuration record
-->
<record xmlns="info:sid/localhost:CollectionSimpleSchemas:config" xsi:schemaLocation="info:sid/localhost:CollectionSimpleSchemas:config http://alcme.oclc.org:80/wikid/raw/info:sid/localhost:CollectionSimpleSchemas:config.xsd">
<repositoryName>WikiD Documentation</repositoryName>
<description>Documentation for the OSS WikiD web application</description>
<localIdentifierType>userAssigned</localIdentifierType>
<adminEmail>mailto:jyoung@oclc.org</adminEmail>
<defaultXSL>no</defaultXSL>
<schemaURI recordPrefix="wiki">info:sid/localhost:CollectionSimpleSchemas:wiki</schemaURI>
<crosswalkSchemaURI recordPrefix="xhtml">info:sid/localhost:CollectionExternalSchemas:xhtml</crosswalkSchemaURI>
<defaultSchemaURI>info:sid/localhost:CollectionExternalSchemas:xhtml</defaultSchemaURI>
</record>
<!--
There is a local-identifier, so this URI must identify an item in a collection
-->
<!--
This is the searchRetrieveResponse for the item's Deposit record
-->
<content>
<searchRetrieveResponse xmlns="http://www.loc.gov/zing/srw/">
<version>1.1</version>
<numberOfRecords>1</numberOfRecords>
<resultSetId>cnda6q</resultSetId>
<resultSetIdleTime>300</resultSetIdleTime>
<records xmlns:ns1="http://www.loc.gov/zing/srw/">
<record>
<recordSchema>http://www.oclc.org/schemas/WikiRepository</recordSchema>
<recordPacking>xml</recordPacking>
<recordData>
<wr:Deposit xmlns="http://www.w3.org/TR/xhtml1/strict">
<wr:browserPath>http://alcme.oclc.org:80/wikid/docs/WikiRepository</wr:browserPath>
<wr:refID>info:sid/localhost:CollectionWikiData:WikiDFaq</wr:refID>
<wr:refIDPrefix/>
<wr:userName>anonymous</wr:userName>
<wr:collection>CollectionWikiData</wr:collection>
<wr:relativePath>2006/01/11/21</wr:relativePath>
<wr:fullRefID>inf_3asid_2flocalhost_3aCollectionWikiData_3aWikiDFaq_5f20060111213028795</wr:fullRefID>
<wr:mimeType>text/xml</wr:mimeType>
<wr:sort>CollectionWikiData:WikiDFaq</wr:sort>
<wr:dateCreated>2005-12-15</wr:dateCreated>
<wr:datestamp>2006-01-11</wr:datestamp>
<wr:oldDate/>
</wr:Deposit>
</recordData>
<recordPosition>1</recordPosition>
</record>
</records>
<echoedSearchRetrieveRequest xmlns:ns2="http://www.loc.gov/zing/srw/">
<version>1.1</version>
<query>repos.hasDate = "hasdate" and oai.identifier exact "info:sid/localhost:CollectionWikiData:WikiDFaq"</query>
<xQuery>
<ns3:searchClause xmlns:ns3="http://www.loc.gov/zing/cql/xcql/">
<ns3:index>cql.any</ns3:index>
<ns3:relation>
<ns3:value>=</ns3:value>
</ns3:relation>
<ns3:term>huh?</ns3:term>
</ns3:searchClause>
</xQuery>
<startRecord>1</startRecord>
<maximumRecords>1</maximumRecords>
<recordPacking>xml</recordPacking>
<recordSchema>default</recordSchema>
</echoedSearchRetrieveRequest>
</searchRetrieveResponse>
<!--
This is the datestamp for the Deposit
-->
<datestamp>2006-01-11</datestamp>
<!--
This is the URL for the content
-->
<contentURL>http://alcme.oclc.org:80/wikid/docs/WikiRepository/2006/01/11/21/inf_3asid_2flocalhost_3aCollectionWikiData_3aWikiDFaq_5f20060111213028795</contentURL>
<!--
Here is the record content
-->
<record>
<record xmlns="info:sid/localhost:CollectionSimpleSchemas:wiki" xsi:schemaLocation="info:sid/localhost:CollectionSimpleSchemas:wiki http://alcme.oclc.org:80/wikid/raw/info:sid/localhost:CollectionSimpleSchemas:wiki.xsd">
<raw>= You say that WikiD handles "structured data". It looks like the structural relationships are simply handled by URL linking.  Is this correct? =
There are (at least) two ways to represent structural relationships. One method is to create relationships between records, and another is to create records that are inherently structured. In some cases, an application may need to incorporate both approaches.

The GSAFD Thesaurus is a good example of a combined application. In this case, the records are stored in WikiD in MARC 21 XML format (http://alcme.oclc.org/wikid/raw/CollectionGsafd:GSAFD000001.marc''''''), crosswalked on the fly into z39.88 format (Zthes) (http://alcme.oclc.org/wikid/raw/CollectionGsafd:GSAFD000001.zthes''''''), and rendered into HTML in the browser via XSLT (http://alcme.oclc.org/wikid/CollectionGsafd:GSAFD000001''''''). Note that you can navigate between records via URLs and select different views via pull-down menus. In the case of mapped terms (MT), you can also link to LCSH equivalents that exist completely independent of WikiD.
</raw>
</record>
</record>
</content>
<displayContent>
<html xmlns="http://www.w3.org/1999/xhtml">
<body><h1> You say that WikiD handles "structured data". It looks like the structural relationships are simply handled by URL linking.  Is this correct? </h1>
There are (at least) two ways to represent structural relationships. One method is to create relationships between records, and another is to create records that are inherently structured. In some cases, an application may need to incorporate both approaches.<p></p>
The GSAFD Thesaurus is a good example of a combined application. In this case, the records are stored in <a href="/wikid/CollectionWikiData:WikiD">WikiD</a> in MARC 21 XML format (<a href="http://alcme.oclc.org/wikid/raw/CollectionGsafd:GSAFD000001.marc">http://alcme.oclc.org/wikid/raw/CollectionGsafd:GSAFD000001.marc</a>), crosswalked on the fly into z39.88 format (Zthes) (<a href="http://alcme.oclc.org/wikid/raw/CollectionGsafd:GSAFD000001.zthes">http://alcme.oclc.org/wikid/raw/CollectionGsafd:GSAFD000001.zthes</a>), and rendered into HTML in the browser via XSLT (<a href="http://alcme.oclc.org/wikid/CollectionGsafd:GSAFD000001">http://alcme.oclc.org/wikid/CollectionGsafd:GSAFD000001</a>). Note that you can navigate between records via URLs and select different views via pull-down menus. In the case of mapped terms (MT), you can also link to LCSH equivalents that exist completely independent of <a href="/wikid/CollectionWikiData:WikiD">WikiD</a>.
</body>
</html>
</displayContent>
</resource>
