File List
Here is a list of all files with brief descriptions:
| analyzeSessions.php [code] | |
| AuthLister.php [code] | Lists registered web services and available datasets |
| AuthRegistrarAccess.php [code] | Define the Authentication / Registration web service |
| AuthRegistrarWs.php [code] | Define the Authentication / Registration web service |
| AuthValidator.php [code] | Define the Authentication / Registration web service |
| BibtexItem.php [code] | Define a bibtex item |
| BibtexParser.php [code] | Parse a bibtex item |
| BibtexParserCsv.php [code] | Parse a bibtex file formatted in CSV |
| Browse.php [code] | Define the Browse web service |
| ClassHierarchy.php [code] | The class hierarchy of the system |
| CommonParser.php [code] | CommON parser implementation file |
| CompoundWebService.php [code] | The abstract class that define a compound web service |
| Conneg.php [code] | The class that manage the content negotiation between any web service |
| ConverterBibtex.php [code] | Define the Bibtex converter class |
| ConverterCommON.php [code] | Define the commON converter class |
| ConverterIrJSON.php [code] | Define the irJSON converter class |
| ConverterTsv.php [code] | Define the TSV converter class |
| CrudCreate.php [code] | Define the Crud Create web service |
| CrudDelete.php [code] | Define the Crud Delete web service |
| CrudRead.php [code] | Define the Crud Read web service |
| CrudUpdate.php [code] | Define the Crud Update web service |
| Dataset.php [code] | Define a dataset item |
| DatasetCreate.php [code] | Create a new graph for this dataset & indexation of its description |
| DatasetDelete.php [code] | Delete a new graph for this dataset & indexation of its description |
| DatasetRead.php [code] | Read a graph for this dataset & indexation of its description |
| DatasetUpdate.php [code] | Update a new graph for this dataset & indexation of its description |
| db.php [code] | Database connectivity layer |
| destroy.php [code] | |
| Error.php [code] | The class managing creation of error messages |
| example.php [code] | |
| geohash.php [code] | |
| auth/lister/index.php [code] | Entry point of a query for the Auth Validator web service |
| auth/registrar/access/index.php [code] | Entry point of a query for the Auth Registration web service |
| auth/registrar/ws/index.php [code] | Entry point of a query for the Auth Registration web service |
| auth/validator/index.php [code] | Entry point of a query for the Auth Validator web service |
| browse/index.php [code] | Entry point of a query for the Browse web service |
| converter/bibtex/index.php [code] | Entry point of a query the Converter Bibtex web service |
| converter/common/index.php [code] | Entry point of a query the CommON Converter web service |
| converter/irjson/index.php [code] | Entry point of a query the irJSON Converter web service |
| converter/tsv/index.php [code] | Entry point of a query the TSV Converter web service |
| crud/create/index.php [code] | Entry point of a query for the Create web service |
| crud/delete/index.php [code] | Entry point of a query for the Delete web service |
| crud/read/index.php [code] | Entry point of a query for the Crud Read web service |
| crud/update/index.php [code] | Entry point of a query for the Update web service |
| dataset/create/index.php [code] | Entry point of a query for the Dataset Create web service |
| dataset/delete/index.php [code] | Entry point of a query for the Dataset Delete web service |
| dataset/read/index.php [code] | Entry point of a query for the Dataset Read web service |
| dataset/update/index.php [code] | Entry point of a query for the Dataset Update web service |
| index.php [code] | |
| scones/index.php [code] | Entry point of a query for the SCONES web service |
| search/index.php [code] | Entry point of a query for the Search web service |
| sparql/index.php [code] | Entry point of a query for the SPARQL web service |
| tracker/create/index.php [code] | Entry point of a query for the Tracker Create web service |
| init.php [code] | |
| InstanceRecord.php [code] | Define an instance record item |
| irJSONParser.php [code] | Parse a json item |
| LinkageSchema.php [code] | Define an linkage schema item |
| Logger.php [code] | Logging system used to log all queries send to any structWSF web service endpoints |
| Namespaces.php [code] | List of main ontologies used on the node |
| ProcessorXML.php [code] | This class handle the creationg and reading of a WSF Web Services internal XML data |
| PropertyHierarchy.php [code] | The property hierarchy of the system |
| RdfClass.php [code] | A RDF Class description |
| RdfProperty.php [code] | A RDF Property description |
| Scones.php [code] | Define the Scones web service |
| Search.php [code] | Define the Search web service |
| Solr.php [code] | Query the Solr server |
| Sparql.php [code] | Define the Sparql web service |
| statisticsBroker.php [code] | |
| StructureSchema.php [code] | Define an linkage schema item |
| TrackerCreate.php [code] | Define the Crud Create web service |
| TsvParser.php [code] | Define the TSV Parser class |
| WebService.php [code] | An abstract atomic web service class |
| WebServiceQuerier.php [code] | Querying a RESTFull web service endpoint |
