Search results for "RDF::Trine"
RDF::Trine - An RDF Framework for Perl
RDF::Trine provides an Resource Descriptive Framework (RDF) with an emphasis on extensibility, API stability, and the presence of a test suite. The package consists of several components: * RDF::Trine::Model - RDF model providing access to a triple s...
GWILLIAMS/RDF-Trine-1.019 - 05 Jan 2018 05:05:19 UTC - Search in distribution- RDF::Trine::Node - Base class for RDF Nodes
- RDF::Trine::Store - RDF triplestore base class
- RDF::Trine::Graph - Materialized RDF Graphs for testing isomorphism
- 66 more results from RDF-Trine »
RDF::NS::Trine - Popular RDF namespace prefixes from prefix.cc as RDF::Trine nodes
RDF::NS::Trine works like RDF::NS but it returns instances of RDF::Trine::Node::Resource (or RDF::Trine::Node::Blank) instead of strings. Before using this module, make sure to install RDF::Trine, which is not installed automatically together with RD...
VOJ/RDF-NS-20190227 - 27 Feb 2019 20:26:44 UTC - Search in distribution- RDF::NS - Just use popular RDF namespace prefixes from prefix.cc
RDF::SIO::Utils::Trine - Things that make RDF::Trine work the way I think it should
Typing in $node = RDF::Trine::iri("http://blah.com/") every time was driving me insane. Wanted it to be a bit more... lazy......
MARKW/RDF-SIO-Utils-0.003 - 28 Oct 2013 11:58:38 UTC - Search in distribution- RDF::SIO::Utils - tools for working with the SIO ontology
RDF::Trine::Store::LDF - RDF Store proxy for a Linked Data Fragment endpoint
RDF::Trine::Store::LDF provides a RDF::Trine::Store API to interact with a remote Linked Data Fragment endpoint. For details see: <http://linkeddatafragments.org/>....
HOCHSTEN/rdf-ldf-0.251 - 30 Nov 2020 09:27:26 UTC - Search in distribution- RDF::LDF - Linked Data Fragments client
RDF::Trine::Store::File - Using a file with N-Triples as triplestore
KJETILK/RDF-Trine-Store-File-0.1
-
22 Dec 2011 22:24:09 UTC
-
Search in distribution
RDF::Trine::AllegroGraph - Compatibility layer between RDF::Trine and AllegroGraph
@@@@...
DRRHO/RDF-Trine-AllegroGraph-0.01 - 03 Apr 2011 09:54:29 UTC - Search in distribution- RDF::Trine::AllegroGraph::FAQ - Integrating Trine with AllegroGraph, the Quirks
- RDF::Trine::Store::AllegroGraph - Triple store implementation based on AGv4
RDF::Trine::Parser::OwlFn - OWL Functional Syntax Parser
Methods Beyond the methods documented below, this class inherits methods from the RDF::Trine::Parser class. "new(\%options)" The only option supported is "filter" which can be used to tell the parser to ignore certain potentially boring triples. $flt...
TOBYINK/RDF-Closure-0.001 - 28 Jun 2012 14:42:39 UTC - Search in distribution- RDF::Trine::Parser::OwlFn::Grammar - provides a Parse::RecDescent grammar for OWL 2.0 Functional Syntax
- lib/RDF/Trine/Parser/OwlFn/Compiled.pm
- RDF::Closure::Model - RDF::Trine::Model-compatible inferface
- 3 more results from RDF-Closure »
RDF::Trine::Node::Formula - RDF Node class for formulae / graph literals
Formulae are implemented as a subclass of literals. Parts of Trine that have no special knowledge about formulae (e.g. the Turtle serialiser) will just see them as literals with a particular datatype URI (http://open.vocab.org/terms/Formula). If your...
TOBYINK/RDF-TriN3-0.206 - 18 Sep 2013 21:38:10 UTC - Search in distribution- RDF::Trine::Parser::Notation3 - Notation 3 Parser
- RDF::Trine::Parser::ShorthandRDF - Shorthand RDF Parser
- RDF::Trine::Serializer::Notation3 - Notation 3 Serializer
- 2 more results from RDF-TriN3 »
RDF::Trine::Serializer::RDFa - RDFa Serializer for RDF::Trine
The RDF::Trine::Serializer class provides an API for serializing RDF graphs to strings and files. This subclass provides RDFa serialization via RDF::RDFa::Generator. It is intended that this module will replace the RDF::Trine compatibility methods in...
KJETILK/RDF-Trine-Serializer-RDFa-0.101 - 21 Feb 2019 22:41:39 UTC - Search in distribution
RDF::Trine::Serializer::OwlFn - OWL Functional Syntax Serializer
Methods This class inherits methods from the RDF::Trine::Serializer class....
TOBYINK/OWL-DirectSemantics-0.001 - 28 Jun 2012 14:15:01 UTC - Search in distribution- OWL::DirectSemantics - representation of the direct semantics of OWL2
- OWL::DirectSemantics::Element::ObjectHasSelf - represents an OWL ObjectHasSelf
- OWL::DirectSemantics::Element::DisjointClasses - represents an OWL DisjointClasses
- 50 more results from OWL-DirectSemantics »
RDF::Trine::Exporter::GraphViz - Serialize RDF graphs as dot graph diagrams
RDF::Trine::Model includes a nice but somehow misplaced and non-customizable method "as_graphviz". This module implements an extended version, put in a extends this method in a RDF::Trine::Exporter object. (actually it is a subclass of RDF::Trine::Se...
VOJ/RDF-Trine-Exporter-GraphViz-0.141 - 20 Aug 2012 07:50:56 UTC - Search in distribution- rdfdot - Create dot graph diagrams from RDF data.
RDF::Trine::Serializer::SparqlUpdate - SPARQL/U serialization of triples
TODO...
KBA/RDF-Trine-Serializer-SparqlUpdate-0.002 - 27 Dec 2011 05:53:49 UTC - Search in distribution
RDF::Trine::Node::Literal::XML - RDF Node class for XMLLiterals
KJETILK/RDF-Trine-Node-Literal-XML-0.16
-
04 Mar 2011 21:28:28 UTC
-
Search in distribution
RDF::TrineX::Compatibility::Attean - Compatibility layer between Attean and RDF::Trine
For now, only certain methods of Attean classes are supported. They are added to the respective RDF::Trine classes by this module. They are: * "RDF::Trine::Node::equals" * "RDF::Trine::Node::ntriples_string" * "RDF::Trine::Node::Resource::abs" * "RDF...
KJETILK/RDF-TrineX-Compatibility-Attean-0.100 - 31 Jan 2018 09:34:01 UTC - Search in distribution
RDF::RDB2RDF - map relational database to RDF declaratively
It's quite common to want to map legacy relational (SQL) data to RDF. This is usually quite simple to do by looping through database tables and spitting out triples. Nothing wrong with that; I've done that in the past, and that's what RDF::RDB2RDF do...
TOBYINK/RDF-RDB2RDF-0.008 - 20 Sep 2013 14:27:16 UTC - Search in distribution- RDF::RDB2RDF::R2RML - map relational database to RDF using R2RML
- RDF::RDB2RDF::Simple - map relational database to RDF easily
- RDF::RDB2RDF::DirectMapping::Store - mapping-fu
- 2 more results from RDF-RDB2RDF »
RDF::Helper::RDFTrine - RDF::Helper bridge for RDF::Trine
RDF::Helper::RDFTrine is the bridge class that connects RDF::Helper's facilites to RDF::Trine and should not be used directly. See RDF::Helper for method documentation...
KHAMPTON/RDF-Helper-2.01 - 26 Jan 2014 18:56:38 UTC - Search in distribution- RDF::Helper - Provide a consistent, high-level API for working with RDF with Perl
- RDF::Helper::Object - Perl extension to use RDF property names as methods
RDF::TrineX::Functions - some shortcut functions for RDF::Trine's object-oriented interface
This is a replacement for the venerable RDF::TrineShortcuts. Not a drop-in replacement. It has fewer features, fewer dependencies, less hackishness, less magic and fewer places it can go wrong. It uses Sub::Exporter, which allows exported functions t...
TOBYINK/RDF-TrineX-Functions-0.005 - 10 Sep 2014 22:35:42 UTC - Search in distribution
RDF::TrineX::Merge::Bnodes - Merge blank nodes that obviously refer to the same resource
This module exports the function merge_bnodes to merge blank nodes that obviously refer to the same resource in an RDF graph. The function gets passed a RDF::Trine::Model or RDF::Trine::Iterator. The model or iterator should only contain RDF-compatib...
VOJ/RDF-TrineX-Merge-Bnodes-0.1.1 - 11 Feb 2014 10:43:39 UTC - Search in distribution
RDF::TrineX::Parser::RDFa - RDF::Trine::Parser-compatible interface for RDF::RDFa::Parser
While RDF::RDFa::Parser is a good RDFa parser, its interface is a tad... shall we say... crufty. RDF::TrineX::Parser::RDFa provides a much nicer interface, and is a subclass of RDF::Trine::Parser, so you get super-polymorphic benefits. Yay! Class Met...
TOBYINK/RDF-RDFa-Parser-1.097 - 07 Jun 2012 08:53:12 UTC - Search in distribution- RDF::RDFa::Parser - flexible RDFa parser
- RDF::RDFa::Parser::Config - configuration sets for RDFa parser
RDF::TrineX::RuleEngine::Jena - Wrapper around Jena's rule engine for reasoning over RDF
This module is a convenience wrapper around a call to Jena's " jena.RuleMap " command line rule-engine interface. It transparently handles serialization and creation of temporary files, but it relies on a working Java installation and knowledge of th...
KBA/RDF-TrineX-RuleEngine-Jena-0.001 - 23 Dec 2011 15:02:01 UTC - Search in distribution