Skip to content

Commit

Permalink
Add prefix: m4i (#971)
Browse files Browse the repository at this point in the history
Closes #970

---------

Co-authored-by: Zack-83 <Zack-83@users.noreply.github.com>
Co-authored-by: Charles Tapley Hoyt <cthoyt@gmail.com>
  • Loading branch information
3 people committed Nov 16, 2023
1 parent 8059fc8 commit 04a19ae
Showing 1 changed file with 45 additions and 0 deletions.
45 changes: 45 additions & 0 deletions src/bioregistry/data/bioregistry.json
Original file line number Diff line number Diff line change
Expand Up @@ -55260,6 +55260,51 @@
"pattern": "^\\d+$",
"uri_format": "https://vocab.lternet.edu/vocab/vocab/index.php?tema=$1"
},
"m4i": {
"contact": {
"email": "giacomo.lanza@ptb.de",
"github": "Zack-83",
"name": "Giacomo Lanza",
"orcid": "0000-0002-2239-3955"
},
"contributor": {
"email": "giacomo.lanza@ptb.de",
"github": "Zack-83",
"name": "Giacomo Lanza",
"orcid": "0000-0002-2239-3955"
},
"description": "The ontology Metadata4Ing is developed within the NFDI Consortium NFDI4Ing with the aim of providing a thorough framework for the semantic description of research data, with a particular focus on engineering sciences and neighbouring disciplines. This ontology allows a description of the whole data generation process (experiment, observation, simulation), embracing the object of investigation, all sample and data manipulation procedures, a summary of the data files and the information contained, and all personal and institutional roles. The subordinate classes and relations can be built according to the two principles of inheritance and modularity. \"Inheritance\" means that a subclass inherits all properties of its superordinate class, possibly adding some new ones. Modularity means that all expansions are independent of each other; this makes possible for instance to generate expanded ontologies for any possible combinations of method 脳 object of research.",
"download_owl": "https://nfdi4ing.pages.rwth-aachen.de/metadata4ing/metadata4ing/ontology.xml",
"download_rdf": "https://nfdi4ing.pages.rwth-aachen.de/metadata4ing/metadata4ing/ontology.ttl",
"example": "Method",
"github_request_issue": 970,
"homepage": "https://w3id.org/nfdi4ing/metadata4ing/",
"license": "CC-BY-4.0",
"mappings": {
"wikidata": "Q111516803"
},
"mastodon": "nfdi4ing@nfdi.social",
"name": "Metadata4Ing",
"owners": [
{
"name": "Physikalisch-Technische Bundesanstalt",
"partnered": false,
"ror": "02meqm098"
}
],
"pattern": "^\\w+$",
"repository": "https://git.rwth-aachen.de/nfdi4ing/metadata4ing/metadata4ing/",
"reviewer": {
"email": "cthoyt@gmail.com",
"github": "cthoyt",
"name": "Charles Tapley Hoyt",
"orcid": "0000-0003-4423-4370"
},
"uri_format": "http://w3id.org/nfdi4ing/metadata4ing#$1",
"wikidata": {
"prefix": "Q111516803"
}
},
"ma": {
"aberowl": {
"description": "A structured controlled vocabulary of the adult anatomy of the mouse (Mus).",
Expand Down

0 comments on commit 04a19ae

Please sign in to comment.