Skip to content

Commit

Permalink
clean up conflicts
Browse files Browse the repository at this point in the history
  • Loading branch information
sierra-moxon committed Aug 5, 2024
1 parent 7835416 commit d2a9b92
Show file tree
Hide file tree
Showing 9 changed files with 304 additions and 723 deletions.
Binary file removed project/excel/cmdr.xlsx
Binary file not shown.
77 changes: 0 additions & 77 deletions project/graphql/cmdr.graphql

This file was deleted.

4 changes: 0 additions & 4 deletions project/jsonld/cmdr.context.jsonld
Original file line number Diff line number Diff line change
@@ -1,11 +1,7 @@
{
"comments": {
"description": "Auto generated by LinkML jsonld context generator",
<<<<<<< HEAD
"generation_date": "2023-03-07T15:54:05",
=======
"generation_date": "2023-03-07T15:56:42",
>>>>>>> main
"source": "cmdr.yaml"
},
"@context": {
Expand Down
4 changes: 0 additions & 4 deletions project/jsonld/cmdr.jsonld
Original file line number Diff line number Diff line change
Expand Up @@ -1273,11 +1273,7 @@
"source_file": "cmdr.yaml",
"source_file_date": "2023-03-06T16:01:53",
"source_file_size": 485,
<<<<<<< HEAD
"generation_date": "2023-03-07T15:54:06",
=======
"generation_date": "2023-03-07T15:56:42",
>>>>>>> main
"@type": "SchemaDefinition",
"@context": [
"project/jsonld/cmdr.context.jsonld",
Expand Down
426 changes: 141 additions & 285 deletions project/owl/cmdr.owl.ttl

Large diffs are not rendered by default.

28 changes: 2 additions & 26 deletions project/prefixmap/cmdr.yaml
Original file line number Diff line number Diff line change
@@ -1,40 +1,16 @@
{
"OBI": "http://purl.obolibrary.org/obo/OBI_",
"OBI": "http://example.org/UNKNOWN/OBI/",
"PATO": "http://purl.obolibrary.org/obo/PATO_",
"TEMP": "https://example.org/TEMP/",
"biolink": "https://w3id.org/biolink/",
"cmdr": "https://w3id.org/linkml/cmdr/",
"example": "https://example.org/",
"linkml": "https://w3id.org/linkml/",
"schema": "http://schema.org/",
"Container": {
"@id": "TEMP:Container"
},
"DataObject": {
"@id": "TEMP:DataObject"
},
"Investigation": {
"@id": "TEMP:Investigation"
},
"MaterialEntity": {
"@id": "TEMP:MaterialEntity"
},
"MaterialProcessing": {
"@id": "OBI:0000094"
},
"Participation": {
"@id": "TEMP:Participation"
},
"Process": {
"@id": "TEMP:Process"
},
"Quantity": {
"@id": "TEMP:Quantity"
},
"SpecimenCollectionProcess": {
"@id": "OBI:0000659"
},
"Subject": {
"@id": "TEMP:Subject"
}
}

Loading

0 comments on commit d2a9b92

Please sign in to comment.