Sha256: 5e4ff5286e471bca08308b52391f493cfad467d4b22f81cf8b5bd93fdd22122b
Contents?: true
Size: 1.28 KB
Versions: 10
Compression:
Stored size: 1.28 KB
Contents
<!DOCTYPE html> <html> <head> <title>New RO-Crate</title> <script type="application/ld+json">{ "@context": "https://w3id.org/ro/crate/1.0/context", "@graph": [ { "@id": "ro-crate-metadata.jsonld", "@type": "CreativeWork", "about": { "@id": "./" } }, { "@id": "ro-crate-preview.html", "@type": "CreativeWork", "about": { "@id": "./" } }, { "@id": "./", "@type": "Dataset", "hasPart": [ { "@id": "listed_file.txt" } ] }, { "@id": "listed_file.txt", "@type": "File" } ] }</script> <meta name="generator" content="https://github.com/fbacall/ro-crate-ruby"> <meta name="keywords" content="RO-Crate"> </head> <body> <h1>New RO-Crate</h1> Some stuff has been added here blablabla <p> </p> <dl> </dl> <h2>Contents</h2> <ul> <li id="__data_entity_listed_file.txt"> <strong>listed_file.txt</strong> </li> </ul> </body> </html>
Version data entries
10 entries across 10 versions & 1 rubygems