jar

org.apache.marmotta : ldclient-provider-phpbb

Maven & Gradle

Jun 12, 2018
1 usages

LDClient Provider: PHPBB Resource Access · This package provides access to posts, topics and forums stored in a PHPBB installation and maps them to the SIOC ontology to represent the information in RDF. This package is experimental, as PHPBB does not provide proper API access over web services. The providers try parsing the HTML content instead.

Table Of Contents

Latest Version

Download org.apache.marmotta : ldclient-provider-phpbb JAR file - Latest Versions:

All Versions

Download org.apache.marmotta : ldclient-provider-phpbb JAR file - All Versions:

Version Vulnerabilities Size Updated
3.4.x
3.3.x
3.2.x
3.1.x
3.0.x

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window ldclient-provider-phpbb-3.4.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.apache.marmotta.ldclient.provider.phpbb.mapping

├─ org.apache.marmotta.ldclient.provider.phpbb.mapping.PHPBBDateMapper.class - [JAR]

├─ org.apache.marmotta.ldclient.provider.phpbb.mapping.PHPBBForumHrefMapper.class - [JAR]

├─ org.apache.marmotta.ldclient.provider.phpbb.mapping.PHPBBPostIdMapper.class - [JAR]

├─ org.apache.marmotta.ldclient.provider.phpbb.mapping.PHPBBTopicHrefMapper.class - [JAR]

org.apache.marmotta.ldclient.provider.phpbb

├─ org.apache.marmotta.ldclient.provider.phpbb.PHPBBForumProvider.class - [JAR]

├─ org.apache.marmotta.ldclient.provider.phpbb.PHPBBPostProvider.class - [JAR]

├─ org.apache.marmotta.ldclient.provider.phpbb.PHPBBTopicProvider.class - [JAR]

org.apache.marmotta.ldclient.endpoint.phpbb

├─ org.apache.marmotta.ldclient.endpoint.phpbb.PHPBBEndpoints.class - [JAR]

├─ org.apache.marmotta.ldclient.endpoint.phpbb.PHPBBForumEndpoint.class - [JAR]

├─ org.apache.marmotta.ldclient.endpoint.phpbb.PHPBBPostEndpoint.class - [JAR]

├─ org.apache.marmotta.ldclient.endpoint.phpbb.PHPBBTopicEndpoint.class - [JAR]