Skip to content

Tools for processing data from the Library.Link project

License

Notifications You must be signed in to change notification settings

zepheira/Library.Link

 
 

Repository files navigation

Library.Link

Tools for processing data from the Library.Link project

Requires Python 3.6+

Uche Ogbuji < [email protected] >

https://github.com/uogbuji/Library.Link

Use

parse_rdfa

Command Tool to parse RDFa 1.1 Lite (from the Library.Link pages or other HTML). Example:

parse_rdfa --rdfttl=foo.ttl "http://link.houstonlibrary.org/portal/Half-of-a-yellow-sun-Chimamanda-Ngozi/n7KqqbZFJuM/"

Which outputs RDF Turtle to a file foo.ttl

Technical background on the Library.Link network

Network-level resources

Take an ID 2_8BKlrtCTI

There is

The top-level @type in brief.json & feed.json is preferredType

http://library.link/resource/2_8BKlrtCTI/brief.json

About

Tools for processing data from the Library.Link project

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 99.0%
  • JavaScript 1.0%