Class SciencesDatabaseReader.Science
java.lang.Object
org.episteme.core.methodology.loaders.SciencesDatabaseReader.Science
- Enclosing class:
SciencesDatabaseReader
Represents a scientific discipline.
- Since:
- 1.0
- Author:
- Silvere Martin-Michiellot, Gemini AI (Google DeepMind)
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
Science
-
-
Method Details
-
getName
Gets the name of the science (e.g., "astronomy").- Returns:
- lowercase science name
-
getDescription
Gets the description (e.g., "study of celestial bodies").- Returns:
- description
-
toString
-
equals
-
hashCode
-