|
About
Browse | Search SPARQL Administration Help v 3.3.8 |
| From your axis/lib directory: | |||
| axis-ant.jar | axis.jar | commons-discovery.jar | commons-logging.jar |
| jaxrpc.jar | log4j-1.2.8.jar | saaj.jar wsdl4j.jar | |
| From your Jena/lib directory: | |||
| antlr.jar | icu4j.jar | jena.jar | xercesImpl.jar |
| concurrent.jar | jakarta-oro-2.0.5.jar | junit.jar | rdf-api-2001-01-19.jar |
| xmlParserAPIs.jar | |||
| From your postgreSQL/share/java directory: | |||
| postgresql.jar | |||
| From your uddi4j/lib directory: | |||
| uddi4j.jar | |||
| From your wsil/java/build/lib directory: | |||
| wsil4j.jar | |||
|
db_user = someUser
Specifies the authorized PostgreSQL user. |
|
db_uri = jdbc:postgresql://localhost:5432/registry3
Specifies the database URI |
|
JDBCDriver = org.postgresql.Driver
Specifies the PostgreSQL JDBC driver |
|
registry_model = registry
Specifies the name of the registry model |
|
provenance_model = provenance
Specifies the name of the provenance model |
|
translations_model = translations
Specifies the name of the translations model |
|
account_model = account
Specifies the name of the account model |
|
remote_model = remote
Specifies the name of the remote model |
|
collection_model = collection
Specifies the name of the collection model |
|
canonical_model = canonical
Specifies the name of the canonical model |
|
extensions_model = extensions
Specifies the name of the extensions model |
|
db_type = PostgreSQL
Identifies the database type being used |
|
defaut_ui_lang = en_US
Specifies the default user interface language |
|
defaut_rs_lang = en_US
Specifies the default data language |
|
provenance = N
Indicates whether or not to enable the provenance function for non-English default language data (no longer used) |
|
restLog = /usr/apache/tomcat/logs/rest.log
file name to use as log file for the REST-style web services |
|
axisLog = /usr/apache/tomcat/logs/rest.log
file name to use as log file for the SOAP-style web services |
|
appLog = /usr/apache/tomcat/logs/rest.log
file name to use as log file for the web interface |
|
summary_xsl = summary-3col-itemized.xsl
The name of the XSLT stylesheet to use for the summary function |
|
detail_xsl = detail.xsl
The name of the XSLT stylesheet to use for the item detail function |
|
documents_xsl = documents.xsl
The name of the XSLT stylesheet to use for the documents function |
|
translations_xsl = translations.xsl
The name of the XSLT stylesheet to use for the translations function |
|
refinements_xsl = refinements.xsl
The name of the XSLT stylesheet to use for the refinements function |
|
query_xsl = query.xsl
The name of the XSLT stylesheet to use for the query function |
|
preference_xsl = preference.xsl
The name of the XSLT stylesheet to use for the preference function |
|
properties_xsl = properties.xsl
The name of the XSLT stylesheet to use for the properties function |
|
provenance_xsl = provenance.xsl
The name of the XSLT stylesheet to use for the provenance function |
|
searchResults_xsl = searchResults.xsl
The name of the XSLT stylesheet to use for the search-results function |
|
encodingSchemes_xsl = encodingSchemes.xsl
The name of the XSLT stylesheet to use for the encoding-schemes function |
|
elements_xsl = elements.xsl
The name of the XSLT stylesheet to use for the elements function |
|
controlledTerms_xsl = controlledTerms.xsl
The name of the XSLT stylesheet to use for the controlled-terms function |
|
classes_xsl = classes.xsl
The name of the XSLT stylesheet to use for the classes function |