linkeddata icon indicating copy to clipboard operation
linkeddata copied to clipboard

A metadistribution of RDF.rb including all parsing/serialization plugins.

Results 1 linkeddata issues
Sort by recently updated
recently updated
newest added

linkeddata 3.2.1 has a (transitive) dependency on `psych` 4.x. Via `yaml-ld (~> 0.0)` the only released version of yaml-ld is 0.0.1, which depends on `psych (~> 4.0)`. Psych 4.x was...