Skip to content

Commit

Permalink
create release folder
Browse files Browse the repository at this point in the history
  • Loading branch information
yibeichan committed Jun 15, 2024
1 parent c69272c commit 5ee2bd8
Showing 1 changed file with 18 additions and 0 deletions.
18 changes: 18 additions & 0 deletions releases/1.0.0/base
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
{
"@context": {
"@version": 1.1,
"dct": "http://purl.org/dc/terms/",
"owl": "http://www.w3.org/2002/07/owl#",
"rdf": "http://www.w3.org/1999/02/22-rdf-syntax-ns#",
"rdfa": "http://www.w3.org/ns/rdfa#",
"rdfs": "http://www.w3.org/2000/01/rdf-schema#",
"schema": "http://schema.org/",
"xsd": "http://www.w3.org/2001/XMLSchema#",
"skos": "http://www.w3.org/2004/02/skos/core#",
"prov": "http://www.w3.org/ns/prov#",
"pav": "http://purl.org/pav/",
"nidm": "http://purl.org/nidash/nidm#",
"uuid": "http://uuid.repronim.org/",
"reproschema": "http://schema.repronim.org/"
}
}

0 comments on commit 5ee2bd8

Please sign in to comment.