org.ow2.weblab.rdf
Interface CommonNamespaces
- All Known Implementing Classes:
- RDFReader, RDFWriter
public interface CommonNamespaces
WEBLAB: Service oriented integration platform for media mining and intelligence applications
Copyright (C) 2004 - 2010 CASSIDIAN
This library is free software; you can redistribute it and/or modify it under the terms of
the GNU Lesser General Public License as published by the Free Software Foundation; either
version 2.1 of the License, or (at your option) any later version.
This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY;
without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
See the GNU Lesser General Public License for more details.
You should have received a copy of the GNU Lesser General Public License along with this
library; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth
Floor, Boston, MA 02110-1301 USA
/!\ At the time of the 1.2 release, this module is still experimental and need more in
depth use and validation. Use it at your own risks ;-)
RDF_PREFIX
static final java.lang.String RDF_PREFIX
- See Also:
- Constant Field Values
RDF_URI
static final java.lang.String RDF_URI
- See Also:
- Constant Field Values
DUBLIN_CORE_PREFIX
static final java.lang.String DUBLIN_CORE_PREFIX
- See Also:
- Constant Field Values
DUBLIN_CORE_URI
static final java.lang.String DUBLIN_CORE_URI
- See Also:
- Constant Field Values
RDFS_PREFIX
static final java.lang.String RDFS_PREFIX
- See Also:
- Constant Field Values
RDFS_URI
static final java.lang.String RDFS_URI
- See Also:
- Constant Field Values
Copyright © 2004-2010. All Rights Reserved.