WorldModelers / Ontologies

Ontologies for the World Modelers system
Creative Commons Attribution 4.0 International
6 stars 11 forks source link

Reformat ontology to support children on non-leaf nodes #149

Closed kwalcock closed 3 years ago

kwalcock commented 3 years ago

Everything is called a node and has an explicit name. Every node can have children, but leaf nodes have none.

Comments still need to be transferred manually. The readme file needs to be updated to match. The format turned out a little wider than I thought it would.

kwalcock commented 3 years ago

Code changes to make the tests pass will follow.

kwalcock commented 3 years ago

See also #146.

mwdchang commented 3 years ago

New format works in Causemos 👍

kwalcock commented 3 years ago

Thanks, @mwdchang.

bgyori commented 3 years ago

INDRA World also implements support for this new format now.

kwalcock commented 3 years ago

Thanks, @bgyori.

qiuhaoling commented 3 years ago

Thanks @kwalcock and BBN can confirm that we'll be using the new format once it got merged.

kwalcock commented 3 years ago

Thanks, @qiuhaoling.

spilioeve commented 3 years ago

Thanks! The new format works for Sofia, too

kwalcock commented 3 years ago

Thanks, @spilioeve. I will merge this branch soon. Before the change, the current version will be tagged so that it can be easily referenced.

kwalcock commented 3 years ago

This is being merged. The current master has been tagged as lastFmt1 in case the previous format needs to be used.