Data Structures
Here are the data structures with brief descriptions:
| AuthLister | AuthLister Web Service. It lists registered web services and available dataset |
| AuthRegistrarAccess | AuthRegister Access Web Service. It registers an Access on the structWSF instance |
| AuthRegistrarWs | AuthRegister WS Web Service. It registers a Web Service endpoint on the structWSF instance |
| AuthValidator | Auth Validator Web Service. It validates queries to a web service of the web service framework linked to this authentication web service |
| BibtexItem | Bibtex item description |
| BibtexParser | Bibtex parsing class |
| BibtexParserCsv | Bibtex parsing class for CSV bibtex file format |
| Browse | Browse Web Service. It browses datasets by using three filtering properties: (1) datasets, (2) types and (3) attributes |
| ClassHierarchy | The class hierarchy of the system |
| ClassNode | Class node structure that populate the class hierarchy |
| CommonParser | CommON serialization parsing class |
| CompoundWebService | The abstract class that define a compound web service |
| Conneg | The class that manage the content negotiation between any web service |
| ConverterBibtex | Convert Bibtex data into RDF |
| ConverterCommON | Convert commON data into RDF |
| ConverterIrJSON | Convert irJSON data into RDF |
| ConverterTsv | Convert TSV data into RDF |
| CrudCreate | CRUD Create web service. It populates dataset indexes on different systems (Virtuoso, Solr, etc) |
| CrudDelete | CRUD Delete web service. It removes record instances within dataset indexes on different systems (Virtuoso, Solr, etc) |
| CrudRead | CRUD Read web service. It reads instance records description within dataset indexes on different systems (Virtuoso, Solr, etc) |
| CrudUpdate | CRUD Update web service. It updates instance records descriptions from dataset indexes on different systems (Virtuoso, Solr, etc) |
| CrudUsage | CRUD usage data structure of a web service |
| Dataset | Dataset item description |
| DatasetCreate | Dataset Create Web Service. It creates a new graph for this dataset & indexation of its description |
| DatasetDelete | Dataset Delete Web Service. It deletes an existing graph of the structWSF instance |
| DatasetDescription | Description of a dataset described in a WSF network |
| DatasetRead | Dataset Read Web Service. It reads description of datasets of a structWSF instance |
| DatasetUpdate | Dataset Update Web Service. It updates description of dataset of the structWSF instance |
| DB_Virtuoso | Database connector to the Virtuoso datastore |
| Error | The class managing creation of error messages |
| Geohash | |
| InstanceRecord | Instance Record item description |
| irJSONParser | JSON parsing class |
| LinkageSchema | Linkage Schema item description |
| Logger | Log Web service queries |
| Namespaces | List of main ontologies used on the node |
| ProcessorXML | Manipulate structWSF internal XML resultset data resultsets |
| PropertyHierarchy | The property hierarchy of the system |
| propertyNode | Property node structure that populate the property hierarchy |
| QuerierError | The class managing creation of error messages |
| RdfClass | Class description belonging to the class hierarchy of the system |
| RdfProperty | Property description belonging to the property hierarchy of the system |
| Search | Search Web Service. It searches datasets by using three filtering properties: (1) datasets, (2) types and (3) attributes, (4) attribute/value |
| Solr | Query the Solr server |
| SolrDocument | Description of a Solr document record |
| Sparql | Scones Web Service. It tags a corpus of texts with related concepts and named entities |
| StructureSchema | Structure Schema item description |
| TrackerCreate | Tracker Create web service. It tracks changes in the state of records |
| TsvParser | Parse a TSV file |
| WebService | A Web Service abstract class |
| WebServiceQuerier | Query a RESTFul web service endpoint |
