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

com.github.anno4j.model.impl.StringURLResource Maven / Gradle / Ivy

package com.github.anno4j.model.impl;

import org.openrdf.model.Resource;
import org.openrdf.model.impl.URIImpl;
import org.openrdf.repository.object.ObjectConnection;
import org.openrdf.repository.object.RDFObject;

/**
 * This object is used when an entity is solely represented by its resource/resourceURI.
 *
 * @deprecated The functionality of this class has been moved to the overall class ResourceObject.
 * @see com.github.anno4j.model.impl.ResourceObject
 */
@Deprecated
public class StringURLResource extends ResourceObject {
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy