Sha256: eafad3a68b4eb5fd5cf1147eedf32149004e90d68a85ae86f75f97d3e14b7abf
Contents?: true
Size: 285 Bytes
Versions: 62
Compression:
Stored size: 285 Bytes
Contents
@prefix age: <http://xmlns.com/foaf/0.1/age> . @prefix homepage: <http://xmlns.com/foaf/0.1/homepage> . @prefix name: <http://xmlns.com/foaf/0.1/name> . @prefix xsd: <http://www.w3.org/2001/XMLSchema#> . [ age: 41; homepage: <http://manu.sporny.org/>; name: "Manu Sporny"] .
Version data entries
62 entries across 62 versions & 2 rubygems