• Places
    • Home
    • Graphs
    • Prefixes
  • Admin
    • Users
    • Settings
    • Plugins
    • Statistics
  • CPACK
    • Home
    • List packs
    • Submit pack
  • Repository
    • Load local file
    • Load from HTTP
    • Load from library
    • Remove triples
    • Clear repository
  • Query
    • YASGUI SPARQL Editor
    • Simple Form
    • SWISH Prolog shell
  • Help
    • Documentation
    • Tutorial
    • Roadmap
    • HTTP Services
  • Login

/srv/ClioPatria/api/lod_crawler.pl
All Application Manual Name SummaryHelp

  • ClioPatria
    • api
      • sesame.pl
      • journal.pl -- RDF DB journal-API
      • sparql.pl
      • json.pl
      • export.pl -- Export data from the server
      • void.pl -- Void vocabulary description of the server
      • rdflib.pl -- Provide access to the ontology library
      • lod_crawler.pl
        • lod_uri_graph/2
      • lod.pl -- LOD - Linked Open Data server
      • pengines.pl -- Provide pengines Prolog and JavaScript API
 lod_uri_graph(+URI, -Graph)
Determine the graph in which to dump LOD from URI. This simply deletes a possible fragment (#...) from the URI.
ClioPatria (version V3.1.1-51-ga0b30a5)