Skip to content
This repository was archived by the owner on Sep 25, 2018. It is now read-only.
This repository was archived by the owner on Sep 25, 2018. It is now read-only.

Entity vs. ClassInstance #56

Description

@selewis

To educate myself (and others, because I'm trying to sell our approach) about phenopackets I went through the Java code and drew up a little diagram (see #10)

The question is this:
Associations are between 2 Entities
Both EnvironmentAssociation and PhenotypeAssociation isa Association with one Entity being an Environment class (or Phenotype class respectively)
But an neither Environment class nor Phenotype class are Entities. Both are ClassInstance

Shouldn't Entity be a subclass (isa) of ClassInstance?

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions