Skip to content

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"

Classes

Class Description
AbstractRelationDef Abstract meta-class for relation definitions
Activity An activity is something that occurs over a period of time and acts upon or w...
Agent An agent engaging in an activity, and posting nodes
Any
Argument A node that can support or oppose another node
Claim Atomic, generalized assertions about the world that (propose to) answer resea...
Container An area in which content Items are contained
CreativeWork (Schema
Entity An entity is a physical, digital, conceptual, or other kind of thing with som...
Evidence A specific empirical observation from a particular application of a research ...
FoafAgent An agent (eg
Item An Item is something which can be in a Container
NodeSchema Abstract class for node definitions
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...
RelationDef Abstract class for relation definitions
RelationInstance Abstract class for relation definitions
Request A unit of work the community can pick up — issue-tracker-shaped
Resource The class resource, everything
SourceDocument Some research source document that reports/generates evidence, like a book, c...
Statement
Study An activity — an experiment or analysis — that produces evidence
UserAccount A user account in an online community site

Slots

Slot Description
account Indicates an account held by this agent
accountName Indicates the name (identifier) associated with this online account
addressedBy
addresses
container_of An Item that this Container contains
contains A part of a document is contained in another part or whole document
content The content of the Item in plain text format
created
creator Examples of a Creator include a person, an organization, or a service
describesActivity
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
follows
format Examples of dimensions include size and duration
grounds
has_container The Container to which this Item belongs
is_grounded_in
isContainedBy An element that is contained by another structured element
modified
name A name for some thing
observationBase The data on which the observation is based
observationOriginActivity An experiment or study at the origin of the data on which the observation is ...
observationStatement
opposedBy
opposes
range A range of the subject property
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
RelationDef
request_for
request_target
source The source of a binary relation
sourceDocument A document that described the activity which led to the data on which the obs...
subject Typically, the subject will be represented using keywords, key phrases, or cl...
supportedBy
supports
textRefersToNode A text resource refers to a node
title A name given to the resource

Enumerations

Enumeration Description

Types

Type Description
Datetime
String

Subsets

Subset Description