Class ScholixRelationship

java.lang.Object
eu.dnetlib.dhp.schema.sx.scholix.ScholixRelationship
All Implemented Interfaces:
Serializable, Comparable<ScholixRelationship>

public class ScholixRelationship extends Object implements Serializable, Comparable<ScholixRelationship>
See Also:
  • Constructor Details

    • ScholixRelationship

      public ScholixRelationship()
    • ScholixRelationship

      public ScholixRelationship(String name, String schema, String inverse)
  • Method Details