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

io.carml.model.ObjectMap Maven / Gradle / Ivy

package io.carml.model;


public interface ObjectMap extends TermMap, BaseObjectMap {

  DatatypeMap getDatatypeMap();

  LanguageMap getLanguageMap();

}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy