cul-it / qa_server

A rails app with questioning authority gem installed to serve as a QA server.
Apache License 2.0
1 stars 6 forks source link

Remove failing tests as they are due to changes at OCLC #242

Closed elrayle closed 4 years ago

elrayle commented 4 years ago

OCLC moved most events to be meetings. As part of this move, the linked data search results only return rdf:type Meeting even if the term has rdf:type Event Name.

For now, tests are being disabled.

Issue https://github.com/LD4P/qa_server/issues/327 records the need to revisit this as the linked data at OCLC continues to evolve.