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

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

package io.carml.model;

public interface Namespace extends Resource {

  String getPrefix();

  String getName();

}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy