Skip to content

fully seperating chemical_entities_ap and chemical_reactions_ap as distinct schemas #81

@HendrikBorgelt

Description

@HendrikBorgelt

currently chemical_entities_ap requires has_molar_equivalent as a slot of ChemicalSubstance. has has_molar_equivalent however is only defined in chemical_reaction_ap. As such, new schemas which only want to import the chemical_entity_ap description will currently fail due to missing the slot. Here this has now larger consequences, since chem_dcat_ap imports material_entites, chemical_entites and chemical_reaction, such that no aspect is missing. However, in a separate project, where I don't want to include the chemical reaction description, this causes some issues.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions