mira
URI: http://purl.org/mira-science/mira#
Name: mira
Schema Diagram
erDiagram
AbstractRelationDef {
string content
datetime created
string format
datetime modified
string title
}
Activity {
}
Agent {
string name
}
Any {
}
Argument {
}
Claim {
string content
datetime created
string format
datetime modified
string title
}
Container {
}
CreativeWork {
}
Entity {
}
Evidence {
string content
datetime created
string format
datetime modified
string title
}
FoafAgent {
}
Item {
string content
string format
}
NodeSchema {
datetime created
datetime modified
string title
string content
string format
}
Protocol {
string content
datetime created
string format
datetime modified
string title
}
Question {
string content
datetime created
string format
datetime modified
string title
}
RelationDef {
string content
datetime created
string format
datetime modified
string title
}
RelationInstance {
string content
datetime created
string format
datetime modified
string title
}
Request {
string content
datetime created
string format
datetime modified
string title
}
Resource {
}
SourceDocument {
string content
datetime created
string format
datetime modified
string title
}
Statement {
}
Study {
string content
datetime created
string format
datetime modified
string title
}
UserAccount {
string accountName
}
AbstractRelationDef ||--|o Container : "has_container"
AbstractRelationDef ||--|o Item : "description"
AbstractRelationDef ||--}o UserAccount : "creator"
Agent ||--}o UserAccount : "account"
Argument ||--}o Claim : "opposes, supports"
Claim ||--|o Container : "has_container"
Claim ||--|o Item : "description"
Claim ||--}o Question : "addresses"
Claim ||--}o UserAccount : "creator"
Evidence ||--|o Activity : "observationOriginActivity"
Evidence ||--|o Claim : "observationStatement"
Evidence ||--|o Container : "has_container"
Evidence ||--|o Entity : "observationBase"
Evidence ||--|o Item : "description"
Evidence ||--|o SourceDocument : "sourceDocument"
Evidence ||--}o Evidence : "grounds"
Evidence ||--}o UserAccount : "creator"
Item ||--|o Container : "has_container"
Item ||--}o UserAccount : "creator"
NodeSchema ||--|o Container : "has_container"
NodeSchema ||--|o Item : "description"
NodeSchema ||--}o UserAccount : "creator"
Protocol ||--|o Container : "has_container"
Protocol ||--|o Item : "description"
Protocol ||--}o UserAccount : "creator"
Question ||--|o Container : "has_container"
Question ||--|o Item : "description"
Question ||--}o UserAccount : "creator"
RelationDef ||--|o Container : "has_container"
RelationDef ||--|o Item : "description"
RelationDef ||--|o NodeSchema : "domain, range"
RelationDef ||--}o UserAccount : "creator"
RelationInstance ||--|o Container : "has_container"
RelationInstance ||--|o Item : "description"
RelationInstance ||--|o NodeSchema : "destination, source"
RelationInstance ||--|o Resource : "rdf_object, rdf_predicate, rdf_subject"
RelationInstance ||--}o UserAccount : "creator"
Request ||--|o Container : "has_container"
Request ||--|o Item : "description"
Request ||--}o Claim : "request_target"
Request ||--}o Study : "request_for"
Request ||--}o UserAccount : "creator"
SourceDocument ||--|o Activity : "describesActivity"
SourceDocument ||--|o Container : "has_container"
SourceDocument ||--|o Item : "description"
SourceDocument ||--}o UserAccount : "creator"
Statement ||--|o Resource : "rdf_object, rdf_predicate, rdf_subject"
Study ||--|o Container : "has_container"
Study ||--|o Item : "description"
Study ||--}o Evidence : "grounds"
Study ||--}o Protocol : "follows"
Study ||--}o Study : "request_for"
Study ||--}o UserAccount : "creator"
Schemas
mira and the schemas it imports, directly or transitively.
mira (main schema)
Classes
| Name |
Description |
| Argument |
A node that can support or oppose another node |
| Claim |
Atomic, generalized assertions about the world that (propose to) answer resea... |
| Evidence |
A specific empirical observation from a particular application of a research ... |
| Protocol |
The method or experimental approach a Study follows to generate the evidence |
| Question |
Scientific unknowns that we want to make known, and are addressable by the sy... |
| Request |
A unit of work the community can pick up — issue-tracker-shaped |
| SourceDocument |
Some research source document that reports/generates evidence, like a book, c... |
| Study |
An activity — an experiment or analysis — that produces evidence |
Slots
Classes
| Name |
Description |
| Activity |
An activity is something that occurs over a period of time and acts upon or w... |
| Entity |
An entity is a physical, digital, conceptual, or other kind of thing with som... |
Classes
Classes
Slots
| Name |
Description |
| contains |
A part of a document is contained in another part or whole document |
| description |
Description may include but is not limited to: an abstract, a table of conten... |
| destination |
The destination of a binary relation |
| domain |
A domain of the subject property |
| isContainedBy |
An element that is contained by another structured element |
| range |
A range of the subject property |
| RelationDef |
|
| source |
The source of a binary relation |
| textRefersToNode |
A text resource refers to a node |
Classes
| Name |
Description |
| Container |
An area in which content Items are contained |
| FoafAgent |
An agent (eg |
| Item |
An Item is something which can be in a Container |
| UserAccount |
A user account in an online community site |
Slots
| Name |
Description |
| account |
Indicates an account held by this agent |
| accountName |
Indicates the name (identifier) associated with this online account |
| container_of |
An Item that this Container contains |
| content |
The content of the Item in plain text format |
| creator |
Examples of a Creator include a person, an organization, or a service |
| has_container |
The Container to which this Item belongs |
| name |
A name for some thing |
Slots
| Name |
Description |
| created |
|
| format |
Examples of dimensions include size and duration |
| modified |
|
| subject |
Typically, the subject will be represented using keywords, key phrases, or cl... |
| title |
A name given to the resource |
Types
Classes
Slots
| Name |
Description |
| rdf_object |
The object of the subject RDF statement |
| rdf_predicate |
The predicate of the subject RDF statement |
| rdf_subject |
The subject of the subject RDF statement |