podd / podd-redesign

The redesigned PODD
http://podd.plantphenomics.org.au/podd/
GNU Affero General Public License v3.0
3 stars 4 forks source link

Use owl:backwardCompatibleWith and/or owl:incompatibleWith for schema migration #126

Closed ansell closed 7 years ago

ansell commented 10 years ago

Should be able to use owl:backwardCompatibleWith and/or owl:incompatibleWith to perform slightly more intelligent schema migrations.

The existing solution implemented for #69 is a naive complete replacement, which stays with the current set if they are any errors.