All Downloads are FREE. Search and download functionalities are using the official Maven repository.

org.rdfhdt.hdt.enums.DictionarySectionRole Maven / Gradle / Ivy

package org.rdfhdt.hdt.enums;

public enum DictionarySectionRole {
	SUBJECT,
	PREDICATE,
	OBJECT,
	SHARED
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy