OregonDigital / oregondigital

OregonDigital Hydra Application
https://oregondigital.org/catalog/
Other
25 stars 5 forks source link

Some predicates still not working correctly #769

Closed mickeroo closed 7 years ago

mickeroo commented 9 years ago

From the Hydra meeting on 1/23/15: Happens in both the form and view.

jsimic commented 9 years ago

UO

African Political Ephemera and Realia: label, type, name (geonames), prefLabel, longitude, latitude, countryCode, creator, contributor, earliestDate, latestDate, coverage, measurements, inscription, license, rights, set, full

Historic Sheet Music: label, type, creator, firstLineChorus, physicalExtent, locationCopyShelfLocator, license, rights, full

National Japanese American Student Relocation Council: creator, license

Oregon Daily Emerald Archives: 0

UO Veterans: militaryServiceLocation

Texts and Data: creator, rightsHolder, format

Mongolian Altai Inventory: note, label, hasTechnique

Oregon Percent for Art: (in progress) creator, streetAddress, label, note, biographicalInformation.en

Picturing the Cayuse: identifier, alternative, subject, hasFormat, resolution, note, height, width, colorSpace

UO Office of the President: license, fileSize.en, creator, contributor

Northwest Folklife: label, collectors, contributors, note, culture

Western Waters Digital Library: license, fileSize.en, width, height, colorSpace, resolution, formOfWork, contributor, hasVersion

Oregon Latino Heritage: license

UO Athletics: rightsHolder

Building Oregon: creator, label, license, note

OIMB Slides: (in progress)

UO Archives Photos: people, format, rightsHolder

Artists' Books: (in progress)

Dissociation and Trauma Archives: (in progress) creator, note

Florence M Hartshorn: creator

Angelus Studio: colorSpace, resolution

Clarence L. Andrews: 0

Charles W. Furlong: 0

Dan Powell: (in progress) creator, colorSpace

Electric Studio/O.G. Allen: 0

Gertrude Bass Warner: colorSpace

Grayson Mathews: creator

James Cloutier: creator

John Bauguess: creator

Lee D. Drake: earliestDate, latestDate

Lee Moorhouse: creator, colorSpace, resolution

Roy C. Andrews: creator

Randall V. Mills: creator

Walter S. Bowman: 0

Opal Whiteley: 0

Mayo Methot Bogart: creator, colorSpace, resolution

Frazier Augustus Boutelle: earliestDate, latestDate

Lesbian Intentional Communities: creator, license, people

Doris Ulmann: people

Manuscripts and Rare Books: (in progress)

UO Stock Photos: (in progress) creator, note, colourContent, license, rightsHolder, orientation

Lowenstam: (in progress)

Archivision: (in progress)

Art & Architecture Images: (in progress)

Art & Architecture Images - Licensed: (in progress)

Jordan Schnitzer Museum of Art: (in progress)

Petrarch: 0

OSU

Rock Shore: (in progress)

Braceros:

Daily Barometer: (in progress)

Fairbanks:

General Catalogs: 0

Gerald W Williams: (in progress)

Gifford Photographs:

Historical Publications of USO: 0

Illustrated Booklets: 0

Lincoln County Historical Society:

Middle East Water: (in progress)

OSU Baseball:

Herbarium: (in progress)

OSU Special Collections: (in process)

Orange Owl: 0

Oregon Explorer:

Oregon Hops and Brewing: 0

Oregon Maps:

Oregon Multicultural Archives: (in progress)

OSU Yearbooks: 0

Oregon State Yank: 0

PNW Stream Survey:

Rising Flood Waters:

Siuslaw National Forest:

srabun commented 9 years ago

@kestlund @jsimic Is this still a blocker? I think it's unclear what else needs to be done...

kestlund commented 9 years ago

Yes, but @jsimic, and I can figure it out.

On Fri, Feb 20, 2015 at 10:28 AM, srabun notifications@github.com wrote:

@kestlund https://github.com/kestlund @jsimic https://github.com/jsimic Is this still a blocker? I think it's unclear what else needs to be done...

— Reply to this email directly or view it on GitHub https://github.com/OregonDigital/oregondigital/issues/769#issuecomment-75293082 .

sseymore commented 9 years ago

Building Oregon:

After batch ingesting another 305 items, I'm seeing raw statements again for rightsHolder, stylePeriod, workType, streetAddress, and creator:

http://oregondigital.org/resource/oregondigital:df673902t http://purl.org/dc/terms/creator http://opaquenamespace.org/ns/creator/JTTedFrancis . http://oregondigital.org/resource/oregondigital:df673902t http://www.loc.gov/mads/rdf/v1#streetAddress "3110 Portland Road, Newburg, OR 97132" . http://oregondigital.org/resource/oregondigital:df673902t http://opaquenamespace.org/ns/vra/workType http://vocab.getty.edu/aat/300007140 . http://oregondigital.org/resource/oregondigital:df673902t http://opaquenamespace.org/ns/vra/stylePeriod http://vocab.getty.edu/aat/300121793 . http://oregondigital.org/resource/oregondigital:df673902t http://opaquenamespace.org/ns/vra/stylePeriod http://vocab.getty.edu/aat/300265600 . http://oregondigital.org/resource/oregondigital:df673902t http://opaquenamespace.org/ns/rightsHolder http://id.loc.gov/authorities/names/no89008456 .

Also not in the n-triples.

for http://oregondigital.library.oregonstate.edu/ingest/oregondigital:df673902t

lsat12357 commented 9 years ago

ok I see the problem with rightsHolder; in app/models/datastream/oregon_rdf.rb it is :predicate => RDF::URI('http://opaquenamespace.org/rights/rightsHolder') but in the json it is http://opaquenamespace.org/ns/rightsHolder and that's what I've been using