Skip to content

linked data and media extractor library

License

Notifications You must be signed in to change notification settings

kustomzone/extractors

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Stories in Ready

extractors

linked data and media extractor library

installation

sudo npm install -g extractors

example

get https://github.com/timbl

<#this> <http://purl.org/dc/dcam/memberOf> "MIT" .
<#this> <http://purl.org/dc/terms/created> "Dec 11, 2011" .
<#this> <http://schema.org/address> "Boston MA USA" .
<#this> <http://www.w3.org/2000/01/rdf-schema#seeAlso> <http://www.w3.org/People/Berners-Lee> .
<#this> <http://xmlns.com/foaf/0.1/mbox> <mailto:[email protected]> .

your own extractors

for a given domain www.somesite.com add a file in your extractors directory and it will get used

About

linked data and media extractor library

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 99.0%
  • Shell 1.0%