Registry / serialization / rdf-xsd

rdf-xsd

JSON →
library3.3.0rbrubygemsunverified

Extends RDF::Literal with subclasses for XSD datatypes and methods for XPath and XQuery functions.

gem install rdf-xsd
INSTALL
IMPORT
SIG · RDF-XSD
R
rdf-xsd
serializationrubyv3.3.0
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

RDF::XSD
require 'rdf/xsd'

Create an RDF literal with an XSD date datatype.

require 'rdf/xsd' literal = RDF::Literal.new('2023-01-01', datatype: RDF::XSD.date) puts literal.class
Debug
Known issues

No known issues recorded.

Upgrade
Version history
3.3.0latest on RubyGems
Audit
Dependencies

No dependency data recorded yet.

Agent activity
10 hits · last 30 days
node
10
Resources
rdf-xsd — gem install rdf-xsd · libregistry