diff --git a/README.md b/README.md index 626be9a..58b4c0b 100644 --- a/README.md +++ b/README.md @@ -29,7 +29,7 @@ compatibilies: Using ----- -You may view the ontology by browsing through the [html documentation](https://raw.githack.com/MaMMoS-project/MagneticMaterialsOntology/f8a614da5c8db8cb7da2cf03aa7812c7e3efd075/doc/magnetic_material_mammos.html) +You may view the ontology by browsing through the [html documentation](https://mammos-project.github.io/MagneticMaterialsOntology/doc/magnetic_material_mammos.html) Alternatively you can use [Protégé](https://protege.stanford.edu/) * Install Protégé diff --git a/src/build_onto.py b/src/build_onto.py index 8c364fa..3296869 100644 --- a/src/build_onto.py +++ b/src/build_onto.py @@ -683,7 +683,7 @@ class MainPhase(MagneticMaterial,emmo.PhaseOfMatter): ] class SecondaryPhase(emmo.Material,emmo.PhaseOfMatter): - """An additional phase within a magnetic for example soft inclusions or triple junctions""" + """An additional phase within a magnet for example soft inclusions or triple junctions""" prefLabel = en("SecondaryPhase") is_a = [ emmo.hasProperty.some(emmo.VolumeFraction),