Skip to content

v1.0.0-alpha3

Compare
Choose a tag to compare
@lecoqlibre lecoqlibre released this 09 Aug 10:17
· 5 commits to main since this release

Fixed

  • Method SemanticObject::setSemanticProperty allows to set blank node.

Added

  • Interface IFactory.
  • Method Semantizer::getPrefix.
  • Method Semantizer::shorten.
  • Method Semantizer::expand.
  • Class Factory in test.
  • Class SemanticObjectAnonymousSub in test.

Changed

  • Rename tests folder to "test".

Removed

  • Dependency to phpunit (to avoid potential conflicts as suggested in the official documentation).