Skip to content

Commit 2323f43

Browse files
committed
updated Principles
1 parent 45bca76 commit 2323f43

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

docs/brainkb_intro.md

+6-6
Original file line numberDiff line numberDiff line change
@@ -34,16 +34,16 @@ The following are the guiding principles based on which the BrainKB is being dev
3434
All information stored in the KG has associated data models or can be extracted to models. The information will be linked to formal ontologies and linked across datasets. All data models will have well defined schemas and descriptors for human and programmatic consumption.
3535

3636
- **Extensible (Read/Write):**
37-
The KG will allow for both information retrieval and upload. This involves a set of services and an API layer that allows for curation of information. The curation of information will reflect the data models. In addition, the KG will link, ingest, or cache other authoritative sources of information.
37+
The BrainKB will allow for both information retrieval and upload. This involves a set of services and an API layer that allows for curation of information. The curation of information will reflect the data models. In addition, the KG will link, ingest, or cache other authoritative sources of information.
3838

3939
- **Curated (Expertise):**
40-
To support being an authoritative source, information entering the KG will indicate levels of curation. Such curation may take the form of expertise that is embedded into algorithms (e.g., quality metrics, alignment, mapping), is incorporated into data models (e.g., genes, anatomy), and is derived from computational and human analysis (e.g., atlases as outputs of working groups).
40+
To support being an authoritative source, information (e.g., KG) entering the BrainKB will indicate levels of curation. Such curation may take the form of expertise that is embedded into algorithms (e.g., quality metrics, alignment, mapping), is incorporated into data models (e.g., genes, anatomy), and is derived from computational and human analysis (e.g., atlases as outputs of working groups).
4141
- **Usable (Utilitarian):**
42-
The architecture of the KG will be usable by humans and computational entities. The application interfaces will provide user interactivity and programmatic access. The KG will support competencies needed by the community.
43-
- **Transparent (Basis):**
44-
To increase trust, the provenance of all information in the KG shall be maintained, including absence of provenance and available through the KG interfaces.
42+
BrainKB's architecture will support both human and computational use, offering interactive interfaces and programmatic access via API.
43+
- **Transparent:**
44+
To ensure transparency and trust, BrainKB shall record provenance details, including ingestion timestamps and modifications, accessible through both its user interface and API.
4545
- **Programmable (Computable):**
46-
The information stored will lend itself to compute through appropriate APIs, data formats, and services. The KG shall connect to computational services to generate and provide inferred or derived information relevant to scientists.
46+
The stored information will be computationally accessible through well-defined APIs, standardized data formats, and dedicated services. The KG shall connect to computational services to generate and provide inferred or derived information relevant to scientists.
4747

4848

4949
## Features

0 commit comments

Comments
 (0)