Name
earl-reports/clj-rdfa-earl.ttl
Origin
Git Blob
Assertions by Subject Failed Other Passed
21
0 545

clj-rdfa

earl:subject
https://github.com/niklasl/clj-rdfa
Description
resource.ttl
@base <file://2c48d4cde8/> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix doap: <http://usefulinc.com/ns/doap#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://github.com/niklasl/clj-rdfa>
	a
		doap:GitRepository ,
		doap:Project ;
	dc:created "2011-11-23T16:21:11-08:00"^^xsd:dateTime ;
	dc:creator <http://neverspace.net/id#self> ;
	dc:title "clj-rdfa" ;
	doap:browse <https://github.com/niklasl/clj-rdfa> ;
	doap:bug\-database <https://github.com/niklasl/clj-rdfa/issues> ;
	doap:description "A Clojure library for parsing RDFa 1.1 embedded in XML or HTML"@en ;
	doap:developer <http://neverspace.net/id#self> ;
	doap:homepage <https://github.com/niklasl/clj-rdfa/wiki> ;
	doap:name "clj-rdfa" ;
	doap:programming\-language "Clojure" ;
	doap:repository <https://github.com/niklasl/clj-rdfa> .

Failed

×21

Passed

×545