-
Notifications
You must be signed in to change notification settings - Fork 44
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
BFO 2.0 OWL release and related documents
- Loading branch information
zhengj2007
committed
Aug 29, 2015
0 parents
commit 8e5430a
Showing
6 changed files
with
2,423 additions
and
0 deletions.
There are no files selected for viewing
Binary file not shown.
Binary file not shown.
Large diffs are not rendered by default.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,35 @@ | ||
entity | ||
occurrent | ||
process | ||
process profile | ||
history | ||
temporal region | ||
one-dimensional temporal region | ||
zero-dimensional temporal region | ||
spatiotemporal region | ||
process boundary | ||
continuant | ||
independent continuant | ||
immaterial entity | ||
continuant fiat boundary | ||
one-dimensional continuant fiat boundary | ||
zero-dimensional continuant fiat boundary | ||
two-dimensional continuant fiat boundary | ||
spatial region | ||
three-dimensional spatial region | ||
two-dimensional spatial region | ||
one-dimensional spatial region | ||
zero-dimensional spatial region | ||
site | ||
material entity | ||
object aggregate | ||
object | ||
fiat object part | ||
generically dependent continuant | ||
specifically dependent continuant | ||
realizable entity | ||
disposition | ||
function | ||
role | ||
quality | ||
relational quality |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,19 @@ | ||
Basic Formal Ontology 2.0 Release Notes | ||
|
||
On July 20, 2012, the Basic Formal Ontology (BFO) made a draft release of BFO 2 for public comments. Following extensive discussions in the BFO community the decision has been made to release BFO 2.0 OWL including classes only. | ||
http://purl.obolibrary.org/obo/bfo.owl | ||
|
||
The incorporation of core relations have been postponed to version BFO 2.1 OWL. | ||
|
||
Work on the proposed first-order logic / CLIF release of BFO 2.0 is continuing, and the current version is available for review here: https://ontohub.org/bfo | ||
|
||
The BFO 2.0 contains all classes defined in the draft release (2012-11-15) except for some minor changes to metadata, such as relabel 'fiat object' to 'fiat object part'. | ||
|
||
The BFO 2.0 specification document is available on: | ||
http://purl.obolibrary.org/obo/bfo/2.0/BFO2-Reference.docx | ||
|
||
The BFO 1.1 to BFO 2.0 IRI mapping file is available on: | ||
http://purl.obolibrary.org/obo/bfo/2.0/BFO1.1.1To2.0_mapping.xlsx | ||
|
||
Details concerning automated support for migrating from BFO 1.1 to BFO 2.0 are available: | ||
http://bfoconvert.hegroup.org/ |