You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Oct 12, 2018. It is now read-only.
When usebnodes=true, blank nodes rather than URIs are generated for all Resources other than bf:Work. When usebnodes=false, URIs are generated for some ypes, such as bf:Instance, but blank nodes are still generated for other types, such as bf:Authority, bf:Identifier, bf:Annotation, etc.
Is this working as designed, and if so, what is the rationale behind generating blank nodes for some types when usebnodes=false?
Four output samples generated from the same marcxml are shown below.
RDFXML, usebnodes=true
<?xml version="1.0" encoding="UTF-8"?>
<rdf:RDF xmlns:relators="http://id.loc.gov/vocabulary/relators/"
xmlns:madsrdf="http://www.loc.gov/mads/rdf/v1#"
xmlns:bf2="http://bibframe.org/vocab2/"
xmlns:bf="http://bibframe.org/vocab/"
xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#"
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#">
<bf:Work rdf:about="http://localhost:8080/vitro/individual/102063">
<rdf:type rdf:resource="http://bibframe.org/vocab/Text"/>
<bf:authorizedAccessPoint>Gordon, Burgess L. (Burgess Lee), 1892- Clinical cardiopulmonary physiology. Sponsored by the American College of Chest Physicians. Editorial board: Burgess L. Gordon, chairman, editor-in-chief, Albert H. Andrews [and others]Clinical cardiopulmonary physiology</bf:authorizedAccessPoint>
<bf:workTitle rdf:nodeID="btitle5"/>
<bf:contributor rdf:nodeID="bperson6"/>
<bf:contributor rdf:nodeID="borganization7"/>
<bf:language rdf:resource="http://id.loc.gov/vocabulary/languages/eng"/>
<bf:subject rdf:nodeID="btopic9"/>
<bf:classificationLcc rdf:resource="http://id.loc.gov/authorities/classification/RC941"/>
<bf:classificationDdc rdf:resource="http://dewey.info/class/616.2/about"/>
<bf:authorizedAccessPoint xml:lang="x-bf-hash">gordonburgessl1892americancollegeofchestphysiciansclinicalcardiopulmonaryphysiologyengworktext</bf:authorizedAccessPoint>
</bf:Work>
<bf:Instance rdf:nodeID="binstance14">
<rdf:type rdf:resource="http://bibframe.org/vocab/Monograph"/>
<bf:instanceTitle rdf:nodeID="btitle17"/>
<bf:publication>
<bf:Provider>
<bf:providerName>
<bf:Organization>
<bf:label>Grune & Stratton</bf:label>
</bf:Organization>
</bf:providerName>
<bf:providerPlace>
<bf:Place>
<bf:label>New York</bf:label>
</bf:Place>
</bf:providerPlace>
<bf:providerDate>1957</bf:providerDate>
</bf:Provider>
</bf:publication>
<bf:modeOfIssuance>single unit</bf:modeOfIssuance>
<bf:extent>759 p.</bf:extent>
<bf:dimensions>27 cm.</bf:dimensions>
<bf:illustrationNote>illus.</bf:illustrationNote>
<bf:titleStatement>Clinical cardiopulmonary physiology.</bf:titleStatement>
<bf:providerStatement>New York, Grune & Stratton, 1957.</bf:providerStatement>
<bf:supplementaryContentNote>Includes bibliography.</bf:supplementaryContentNote>
<bf:lccn>
<bf:Identifier>
<bf:identifierValue>56010158/L</bf:identifierValue>
<bf:identifierScheme rdf:resource="http://id.loc.gov/vocabulary/identifiers/lccn"/>
</bf:Identifier>
</bf:lccn>
<bf:systemNumber>
<bf:Identifier>
<bf:identifierValue>(CStRLIN)NYCX86B63464</bf:identifierValue>
<bf:identifierScheme rdf:resource="http://id.loc.gov/vocabulary/identifiers/systemNumber"/>
</bf:Identifier>
</bf:systemNumber>
<bf:systemNumber>
<bf:Identifier>
<bf:identifierValue>(NIC)notisAAL3258</bf:identifierValue>
<bf:identifierScheme rdf:resource="http://id.loc.gov/vocabulary/identifiers/systemNumber"/>
</bf:Identifier>
</bf:systemNumber>
<bf:systemNumber rdf:resource="http://www.worldcat.org/oclc/1345399"/>
<bf:systemNumber>
<bf:Identifier>
<bf:identifierValue>102063</bf:identifierValue>
<bf:identifierScheme rdf:resource="http://id.loc.gov/vocabulary/identifiers/systemNumber"/>
</bf:Identifier>
</bf:systemNumber>
</bf:Instance>
<bf:Annotation rdf:nodeID="bannotation13">
<bf:derivedFrom rdf:resource="http://localhost:8080/vitro/individual/102063.marcxml.xml"/>
<bf:descriptionModifier rdf:resource="http://id.loc.gov/vocabulary/organizations/nic"/>
<bf:descriptionConventions rdf:resource="http://id.loc.gov/vocabulary/descriptionConventions/nonisbd"/>
<bf:generationProcess>DLC transform-tool:2015-07-23-T17:01:00</bf:generationProcess>
<bf:changeDate>2013-03-30T14:56</bf:changeDate>
</bf:Annotation>
<bf:HeldItem rdf:nodeID="bhelditem32">
<bf:label>RC941 .C6</bf:label>
<bf:shelfMarkLcc>RC941 .C6</bf:shelfMarkLcc>
</bf:HeldItem>
<bf:Title rdf:nodeID="btitle5">
<bf:label>Clinical cardiopulmonary physiology. Sponsored by the American College of Chest Physicians. Editorial board: Burgess L. Gordon, chairman, editor-in-chief, Albert H. Andrews [and others]</bf:label>
<bf:titleValue>Clinical cardiopulmonary physiology</bf:titleValue>
</bf:Title>
<bf:Person rdf:nodeID="bperson6">
<bf:label>Gordon, Burgess L. (Burgess Lee), 1892-</bf:label>
<bf:authorizedAccessPoint>Gordon, Burgess L. (Burgess Lee), 1892-</bf:authorizedAccessPoint>
<bf:hasAuthority>
<madsrdf:Authority>
<madsrdf:authoritativeLabel>Gordon, Burgess L. (Burgess Lee), 1892-</madsrdf:authoritativeLabel>
</madsrdf:Authority>
</bf:hasAuthority>
</bf:Person>
<bf:Organization rdf:nodeID="borganization7">
<bf:label>American College of Chest Physicians.</bf:label>
<bf:authorizedAccessPoint>American College of Chest Physicians.</bf:authorizedAccessPoint>
<bf:hasAuthority>
<madsrdf:Authority>
<madsrdf:authoritativeLabel>American College of Chest Physicians.</madsrdf:authoritativeLabel>
</madsrdf:Authority>
</bf:hasAuthority>
</bf:Organization>
<bf:Topic rdf:nodeID="btopic9">
<bf:authorizedAccessPoint>Chest--Diseases</bf:authorizedAccessPoint>
<bf:label>Chest--Diseases</bf:label>
<bf:hasAuthority>
<madsrdf:Authority>
<rdf:type rdf:resource="http://www.loc.gov/mads/rdf/v1#ComplexSubject"/>
<madsrdf:authoritativeLabel>Chest--Diseases</madsrdf:authoritativeLabel>
<madsrdf:isMemberOfMADSScheme rdf:resource="http://id.loc.gov/authorities/subjects"/>
<madsrdf:componentList rdf:parseType="Collection">
<madsrdf:Topic>
<rdf:type rdf:resource="http://www.loc.gov/mads/rdf/v1#Authority"/>
<madsrdf:authoritativeLabel>Chest</madsrdf:authoritativeLabel>
<madsrdf:elementList rdf:parseType="Collection">
<madsrdf:TopicElement>
<madsrdf:elementValue>Chest</madsrdf:elementValue>
</madsrdf:TopicElement>
</madsrdf:elementList>
</madsrdf:Topic>
<madsrdf:Topic>
<rdf:type rdf:resource="http://www.loc.gov/mads/rdf/v1#Authority"/>
<madsrdf:authoritativeLabel>Diseases</madsrdf:authoritativeLabel>
<madsrdf:elementList rdf:parseType="Collection">
<madsrdf:TopicElement>
<madsrdf:elementValue>Diseases</madsrdf:elementValue>
</madsrdf:TopicElement>
</madsrdf:elementList>
</madsrdf:Topic>
</madsrdf:componentList>
</madsrdf:Authority>
</bf:hasAuthority>
</bf:Topic>
<bf:Title rdf:nodeID="btitle17">
<bf:label>Clinical cardiopulmonary physiology. Sponsored by the American College of Chest Physicians. Editorial board: Burgess L. Gordon, chairman, editor-in-chief, Albert H. Andrews [and others]</bf:label>
<bf:titleValue>Clinical cardiopulmonary physiology</bf:titleValue>
</bf:Title>
</rdf:RDF>
RDFXML, usebnodes=false
<?xml version="1.0" encoding="UTF-8"?>
<rdf:RDF xmlns:relators="http://id.loc.gov/vocabulary/relators/"
xmlns:madsrdf="http://www.loc.gov/mads/rdf/v1#"
xmlns:bf2="http://bibframe.org/vocab2/"
xmlns:bf="http://bibframe.org/vocab/"
xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#"
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#">
<bf:Work rdf:about="http://localhost:8080/vitro/individual/102063">
<rdf:type rdf:resource="http://bibframe.org/vocab/Text"/>
<bf:authorizedAccessPoint>Gordon, Burgess L. (Burgess Lee), 1892- Clinical cardiopulmonary physiology. Sponsored by the American College of Chest Physicians. Editorial board: Burgess L. Gordon, chairman, editor-in-chief, Albert H. Andrews [and others]Clinical cardiopulmonary physiology</bf:authorizedAccessPoint>
<bf:workTitle rdf:resource="http://localhost:8080/vitro/individual/102063title5"/>
<bf:contributor rdf:resource="http://localhost:8080/vitro/individual/102063person6"/>
<bf:contributor rdf:resource="http://localhost:8080/vitro/individual/102063organization7"/>
<bf:language rdf:resource="http://id.loc.gov/vocabulary/languages/eng"/>
<bf:subject rdf:resource="http://localhost:8080/vitro/individual/102063topic9"/>
<bf:classificationLcc rdf:resource="http://id.loc.gov/authorities/classification/RC941"/>
<bf:classificationDdc rdf:resource="http://dewey.info/class/616.2/about"/>
<bf:authorizedAccessPoint xml:lang="x-bf-hash">gordonburgessl1892americancollegeofchestphysiciansclinicalcardiopulmonaryphysiologyengworktext</bf:authorizedAccessPoint>
</bf:Work>
<bf:Instance rdf:about="http://localhost:8080/vitro/individual/102063instance14">
<rdf:type rdf:resource="http://bibframe.org/vocab/Monograph"/>
<bf:instanceTitle rdf:resource="http://localhost:8080/vitro/individual/102063title17"/>
<bf:publication>
<bf:Provider>
<bf:providerName>
<bf:Organization>
<bf:label>Grune & Stratton</bf:label>
</bf:Organization>
</bf:providerName>
<bf:providerPlace>
<bf:Place>
<bf:label>New York</bf:label>
</bf:Place>
</bf:providerPlace>
<bf:providerDate>1957</bf:providerDate>
</bf:Provider>
</bf:publication>
<bf:modeOfIssuance>single unit</bf:modeOfIssuance>
<bf:extent>759 p.</bf:extent>
<bf:dimensions>27 cm.</bf:dimensions>
<bf:illustrationNote>illus.</bf:illustrationNote>
<bf:titleStatement>Clinical cardiopulmonary physiology.</bf:titleStatement>
<bf:providerStatement>New York, Grune & Stratton, 1957.</bf:providerStatement>
<bf:supplementaryContentNote>Includes bibliography.</bf:supplementaryContentNote>
<bf:lccn>
<bf:Identifier>
<bf:identifierValue>56010158/L</bf:identifierValue>
<bf:identifierScheme rdf:resource="http://id.loc.gov/vocabulary/identifiers/lccn"/>
</bf:Identifier>
</bf:lccn>
<bf:systemNumber>
<bf:Identifier>
<bf:identifierValue>(CStRLIN)NYCX86B63464</bf:identifierValue>
<bf:identifierScheme rdf:resource="http://id.loc.gov/vocabulary/identifiers/systemNumber"/>
</bf:Identifier>
</bf:systemNumber>
<bf:systemNumber>
<bf:Identifier>
<bf:identifierValue>(NIC)notisAAL3258</bf:identifierValue>
<bf:identifierScheme rdf:resource="http://id.loc.gov/vocabulary/identifiers/systemNumber"/>
</bf:Identifier>
</bf:systemNumber>
<bf:systemNumber rdf:resource="http://www.worldcat.org/oclc/1345399"/>
<bf:systemNumber>
<bf:Identifier>
<bf:identifierValue>102063</bf:identifierValue>
<bf:identifierScheme rdf:resource="http://id.loc.gov/vocabulary/identifiers/systemNumber"/>
</bf:Identifier>
</bf:systemNumber>
<bf:instanceOf rdf:resource="http://localhost:8080/vitro/individual/102063"/>
</bf:Instance>
<bf:Annotation rdf:about="http://localhost:8080/vitro/individual/102063annotation13">
<bf:derivedFrom rdf:resource="http://localhost:8080/vitro/individual/102063.marcxml.xml"/>
<bf:descriptionModifier rdf:resource="http://id.loc.gov/vocabulary/organizations/nic"/>
<bf:descriptionConventions rdf:resource="http://id.loc.gov/vocabulary/descriptionConventions/nonisbd"/>
<bf:generationProcess>DLC transform-tool:2015-07-23-T17:01:00</bf:generationProcess>
<bf:changeDate>2013-03-30T14:56</bf:changeDate>
<bf:annotates rdf:resource="http://localhost:8080/vitro/individual/102063"/>
</bf:Annotation>
<bf:HeldItem rdf:about="http://localhost:8080/vitro/individual/102063helditem32">
<bf:label>RC941 .C6</bf:label>
<bf:shelfMarkLcc>RC941 .C6</bf:shelfMarkLcc>
<bf:holdingFor rdf:resource="http://localhost:8080/vitro/individual/102063instance14"/>
</bf:HeldItem>
<bf:Title rdf:about="http://localhost:8080/vitro/individual/102063title5">
<bf:label>Clinical cardiopulmonary physiology. Sponsored by the American College of Chest Physicians. Editorial board: Burgess L. Gordon, chairman, editor-in-chief, Albert H. Andrews [and others]</bf:label>
<bf:titleValue>Clinical cardiopulmonary physiology</bf:titleValue>
</bf:Title>
<bf:Person rdf:about="http://localhost:8080/vitro/individual/102063person6">
<bf:label>Gordon, Burgess L. (Burgess Lee), 1892-</bf:label>
<bf:authorizedAccessPoint>Gordon, Burgess L. (Burgess Lee), 1892-</bf:authorizedAccessPoint>
<bf:hasAuthority>
<madsrdf:Authority>
<madsrdf:authoritativeLabel>Gordon, Burgess L. (Burgess Lee), 1892-</madsrdf:authoritativeLabel>
</madsrdf:Authority>
</bf:hasAuthority>
</bf:Person>
<bf:Organization rdf:about="http://localhost:8080/vitro/individual/102063organization7">
<bf:label>American College of Chest Physicians.</bf:label>
<bf:authorizedAccessPoint>American College of Chest Physicians.</bf:authorizedAccessPoint>
<bf:hasAuthority>
<madsrdf:Authority>
<madsrdf:authoritativeLabel>American College of Chest Physicians.</madsrdf:authoritativeLabel>
</madsrdf:Authority>
</bf:hasAuthority>
</bf:Organization>
<bf:Topic rdf:about="http://localhost:8080/vitro/individual/102063topic9">
<bf:authorizedAccessPoint>Chest--Diseases</bf:authorizedAccessPoint>
<bf:label>Chest--Diseases</bf:label>
<bf:hasAuthority>
<madsrdf:Authority>
<rdf:type rdf:resource="http://www.loc.gov/mads/rdf/v1#ComplexSubject"/>
<madsrdf:authoritativeLabel>Chest--Diseases</madsrdf:authoritativeLabel>
<madsrdf:isMemberOfMADSScheme rdf:resource="http://id.loc.gov/authorities/subjects"/>
<madsrdf:componentList rdf:parseType="Collection">
<madsrdf:Topic>
<rdf:type rdf:resource="http://www.loc.gov/mads/rdf/v1#Authority"/>
<madsrdf:authoritativeLabel>Chest</madsrdf:authoritativeLabel>
<madsrdf:elementList rdf:parseType="Collection">
<madsrdf:TopicElement>
<madsrdf:elementValue>Chest</madsrdf:elementValue>
</madsrdf:TopicElement>
</madsrdf:elementList>
</madsrdf:Topic>
<madsrdf:Topic>
<rdf:type rdf:resource="http://www.loc.gov/mads/rdf/v1#Authority"/>
<madsrdf:authoritativeLabel>Diseases</madsrdf:authoritativeLabel>
<madsrdf:elementList rdf:parseType="Collection">
<madsrdf:TopicElement>
<madsrdf:elementValue>Diseases</madsrdf:elementValue>
</madsrdf:TopicElement>
</madsrdf:elementList>
</madsrdf:Topic>
</madsrdf:componentList>
</madsrdf:Authority>
</bf:hasAuthority>
</bf:Topic>
<bf:Title rdf:about="http://localhost:8080/vitro/individual/102063title17">
<bf:label>Clinical cardiopulmonary physiology. Sponsored by the American College of Chest Physicians. Editorial board: Burgess L. Gordon, chairman, editor-in-chief, Albert H. Andrews [and others]</bf:label>
<bf:titleValue>Clinical cardiopulmonary physiology</bf:titleValue>
</bf:Title>
</rdf:RDF>
I'll look into this further, but in general I think we have blank nodes no matter what when the node doesn't really make sense as a standalone resource (for example, Provider). We're in process of overhauling the data structures, and we'll take this note into account in that . Thanks!
When usebnodes=true, blank nodes rather than URIs are generated for all Resources other than bf:Work. When usebnodes=false, URIs are generated for some ypes, such as bf:Instance, but blank nodes are still generated for other types, such as bf:Authority, bf:Identifier, bf:Annotation, etc.
Is this working as designed, and if so, what is the rationale behind generating blank nodes for some types when usebnodes=false?
Four output samples generated from the same marcxml are shown below.
RDFXML, usebnodes=true
RDFXML, usebnodes=false
NTRIPLES, usebnodes=true
NTRIPLES, usebnodes=false
The text was updated successfully, but these errors were encountered: