Skip to content

Commit

Permalink
Update outdated @homepage and @license URLs in inline docs
Browse files Browse the repository at this point in the history
  • Loading branch information
bnowack committed Nov 24, 2015
1 parent 6a0172d commit 75158bd
Show file tree
Hide file tree
Showing 66 changed files with 125 additions and 125 deletions.
2 changes: 1 addition & 1 deletion ARC2.php
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
* ARC2 core class (static, not instantiated)
*
* @author Benjamin Nowack
* @homepage <http://arc.semsol.org/>
* @homepage <https://github.com/semsol/arc2>
* @package ARC2
*/

Expand Down
4 changes: 2 additions & 2 deletions ARC2_Class.php
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@
* ARC2 base class
*
* @author Benjamin Nowack
* @license <http://arc.semsol.org/license>
* @homepage <http://arc.semsol.org/>
* @license W3C Software License and GPL
* @homepage <https://github.com/semsol/arc2>
* @package ARC2
*/

Expand Down
2 changes: 1 addition & 1 deletion ARC2_Graph.php
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
*
* @author Benjamin Nowack <[email protected]>
* @license W3C Software License
* @homepage <http://arc.semsol.org/>
* @homepage <https://github.com/semsol/arc2>
* @package ARC2
*/

Expand Down
4 changes: 2 additions & 2 deletions ARC2_Reader.php
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@
* ARC2 Web Client
*
* @author Benjamin Nowack
* @license <http://arc.semsol.org/license>
* @homepage <http://arc.semsol.org/>
* @license W3C Software License and GPL
* @homepage <https://github.com/semsol/arc2>
* @package ARC2
* @version 2010-11-16
*/
Expand Down
4 changes: 2 additions & 2 deletions ARC2_Resource.php
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@
* ARC2 Resource object
*
* @author Benjamin Nowack <[email protected]>
* @license http://arc.semsol.org/license
* @homepage <http://arc.semsol.org/>
* @license W3C Software License and GPL
* @homepage <https://github.com/semsol/arc2>
* @package ARC2
* @version 2011-01-19
*/
Expand Down
2 changes: 1 addition & 1 deletion ARC2_getFormat.php
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
* ARC2 format detection function
*
* @author Benjamin Nowack <[email protected]>
* @license http://arc.semsol.org/license
* @license W3C Software License and GPL
* @package ARC2
* @version 2010-11-16
*/
Expand Down
4 changes: 2 additions & 2 deletions ARC2_getPreferredFormat.php
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@
* ARC2 result format detection
*
* @author Benjamin Nowack
* @license <http://arc.semsol.org/license>
* @homepage <http://arc.semsol.org/>
* @license W3C Software License and GPL
* @homepage <https://github.com/semsol/arc2>
* @package ARC2
* @version 2010-11-16
*/
Expand Down
4 changes: 2 additions & 2 deletions extractors/ARC2_DcExtractor.php
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<?php
/*
homepage: http://arc.semsol.org/
license: http://arc.semsol.org/license
@homepage <https://github.com/semsol/arc2>
@license W3C Software License and GPL
class: ARC2 DC Extractor
author: Benjamin Nowack
Expand Down
4 changes: 2 additions & 2 deletions extractors/ARC2_ErdfExtractor.php
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<?php
/*
homepage: http://arc.semsol.org/
license: http://arc.semsol.org/license
@homepage <https://github.com/semsol/arc2>
@license W3C Software License and GPL
class: ARC2 eRDF Extractor (w/o link title generation)
author: Benjamin Nowack
Expand Down
4 changes: 2 additions & 2 deletions extractors/ARC2_MicroformatsExtractor.php
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<?php
/*
homepage: http://arc.semsol.org/
license: http://arc.semsol.org/license
@homepage <https://github.com/semsol/arc2>
@license W3C Software License and GPL
class: ARC2 microformats Extractor
author: Benjamin Nowack
Expand Down
4 changes: 2 additions & 2 deletions extractors/ARC2_OpenidExtractor.php
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<?php
/*
homepage: http://arc.semsol.org/
license: http://arc.semsol.org/license
@homepage <https://github.com/semsol/arc2>
@license W3C Software License and GPL
class: ARC2 foaf:openid Extractor
author: Benjamin Nowack
Expand Down
4 changes: 2 additions & 2 deletions extractors/ARC2_PoshRdfExtractor.php
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<?php
/*
homepage: http://arc.semsol.org/
license: http://arc.semsol.org/license
@homepage <https://github.com/semsol/arc2>
@license W3C Software License and GPL
class: ARC2 poshRDF Extractor
author: Benjamin Nowack
Expand Down
4 changes: 2 additions & 2 deletions extractors/ARC2_RDFExtractor.php
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<?php
/*
homepage: http://arc.semsol.org/
license: http://arc.semsol.org/license
@homepage <https://github.com/semsol/arc2>
@license W3C Software License and GPL
class: ARC2 RDF Extractor
author: Benjamin Nowack
Expand Down
4 changes: 2 additions & 2 deletions extractors/ARC2_RdfaExtractor.php
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<?php
/*
homepage: http://arc.semsol.org/
license: http://arc.semsol.org/license
@homepage <https://github.com/semsol/arc2>
@license W3C Software License and GPL
class: ARC2 RDFa Extractor
author: Benjamin Nowack
Expand Down
4 changes: 2 additions & 2 deletions extractors/ARC2_TwitterProfilePicExtractor.php
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<?php
/*
homepage: http://arc.semsol.org/
license: http://arc.semsol.org/license
@homepage <https://github.com/semsol/arc2>
@license W3C Software License and GPL
class: ARC2 Extractor
author: Benjamin Nowack
Expand Down
4 changes: 2 additions & 2 deletions parsers/ARC2_AtomParser.php
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<?php
/*
homepage: http://arc.semsol.org/
license: http://arc.semsol.org/license
@homepage <https://github.com/semsol/arc2>
@license W3C Software License and GPL
class: ARC2 Atom Parser
author: Benjamin Nowack
Expand Down
4 changes: 2 additions & 2 deletions parsers/ARC2_CBJSONParser.php
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@
* ARC2 CrunchBase API JSON Parser
*
* @author Benjamin Nowack <[email protected]>
* @license http://arc.semsol.org/license
* @homepage <http://arc.semsol.org/>
* @license W3C Software License and GPL
* @homepage <https://github.com/semsol/arc2>
* @package ARC2
* @version 2010-11-16
*/
Expand Down
4 changes: 2 additions & 2 deletions parsers/ARC2_JSONParser.php
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@
* Does not extract triples, needs sub-class for RDF extraction
*
* @author Benjamin Nowack <[email protected]>
* @license http://arc.semsol.org/license
* @homepage <http://arc.semsol.org/>
* @license W3C Software License and GPL
* @homepage <https://github.com/semsol/arc2>
* @package ARC2
* @version 2010-11-16
*/
Expand Down
4 changes: 2 additions & 2 deletions parsers/ARC2_LegacyXMLParser.php
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<?php
/*
homepage: http://arc.semsol.org/
license: http://arc.semsol.org/license
@homepage <https://github.com/semsol/arc2>
@license W3C Software License and GPL
class: ARC2 Legaxy XML Parser
author: Benjamin Nowack
Expand Down
4 changes: 2 additions & 2 deletions parsers/ARC2_RDFParser.php
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@
* ARC2 RDF Parser (generic)
*
* @author Benjamin Nowack <[email protected]>
* @license http://arc.semsol.org/license
* @homepage <http://arc.semsol.org/>
* @license W3C Software License and GPL
* @homepage <https://github.com/semsol/arc2>
* @package ARC2
* @version 2010-11-16
*/
Expand Down
4 changes: 2 additions & 2 deletions parsers/ARC2_RDFXMLParser.php
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@
* ARC2 RDF/XML Parser
*
* @author Benjamin Nowack <[email protected]>
* @license http://arc.semsol.org/license
* @homepage <http://arc.semsol.org/>
* @license W3C Software License and GPL
* @homepage <https://github.com/semsol/arc2>
* @package ARC2
*/

Expand Down
4 changes: 2 additions & 2 deletions parsers/ARC2_RSSParser.php
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<?php
/*
homepage: http://arc.semsol.org/
license: http://arc.semsol.org/license
@homepage <https://github.com/semsol/arc2>
@license W3C Software License and GPL
class: ARC2 RSS Parser
author: Benjamin Nowack
Expand Down
4 changes: 2 additions & 2 deletions parsers/ARC2_SGAJSONParser.php
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<?php
/*
homepage: http://arc.semsol.org/
license: http://arc.semsol.org/license
@homepage <https://github.com/semsol/arc2>
@license W3C Software License and GPL
class: ARC2 SG API JSON Parser
author: Benjamin Nowack
Expand Down
4 changes: 2 additions & 2 deletions parsers/ARC2_SPARQLParser.php
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@
* ARC2 SPARQL Parser
*
* @author Benjamin Nowack
* @license <http://arc.semsol.org/license>
* @homepage <http://arc.semsol.org/>
* @license W3C Software License and GPL
* @homepage <https://github.com/semsol/arc2>
* @package ARC2
* @version 2010-11-16
*/
Expand Down
4 changes: 2 additions & 2 deletions parsers/ARC2_SPARQLPlusParser.php
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<?php
/*
homepage: http://arc.semsol.org/
license: http://arc.semsol.org/license
@homepage <https://github.com/semsol/arc2>
@license W3C Software License and GPL
class: ARC2 SPARQL+ Parser (SPARQL + Aggregates + LOAD + INSERT + DELETE)
author: Benjamin Nowack
Expand Down
4 changes: 2 additions & 2 deletions parsers/ARC2_SPARQLXMLResultParser.php
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<?php
/*
homepage: http://arc.semsol.org/
license: http://arc.semsol.org/license
@homepage <https://github.com/semsol/arc2>
@license W3C Software License and GPL
class: ARC2 SPARQL Result XML Parser
author: Benjamin Nowack
Expand Down
4 changes: 2 additions & 2 deletions parsers/ARC2_SPOGParser.php
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@
* ARC2 streaming SPOG parser
*
* @author Benjamin Nowack
* @license <http://arc.semsol.org/license>
* @homepage <http://arc.semsol.org/>
* @license W3C Software License and GPL
* @homepage <https://github.com/semsol/arc2>
* @package ARC2
* @version 2010-11-16
*/
Expand Down
4 changes: 2 additions & 2 deletions parsers/ARC2_SemHTMLParser.php
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<?php
/*
homepage: http://arc.semsol.org/
license: http://arc.semsol.org/license
@homepage <https://github.com/semsol/arc2>
@license W3C Software License and GPL
class: ARC2 RDF/XML Parser
author: Benjamin Nowack
Expand Down
4 changes: 2 additions & 2 deletions parsers/ARC2_TurtleParser.php
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@
* ARC2 SPARQL-enhanced Turtle Parser
*
* @author Benjamin Nowack
* @license <http://arc.semsol.org/license>
* @homepage <http://arc.semsol.org/>
* @license W3C Software License and GPL
* @homepage <https://github.com/semsol/arc2>
* @package ARC2
* @version 2010-11-16
*/
Expand Down
4 changes: 2 additions & 2 deletions serializers/ARC2_LegacyHTMLSerializer.php
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<?php
/*
homepage: http://arc.semsol.org/
license: http://arc.semsol.org/license
@homepage <https://github.com/semsol/arc2>
@license W3C Software License and GPL
class: ARC2 Legacy XML Serializer
author: Benjamin Nowack
Expand Down
4 changes: 2 additions & 2 deletions serializers/ARC2_LegacyJSONSerializer.php
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<?php
/*
homepage: http://arc.semsol.org/
license: http://arc.semsol.org/license
@homepage <https://github.com/semsol/arc2>
@license W3C Software License and GPL
class: ARC2 Legacy JSON Serializer
author: Benjamin Nowack
Expand Down
4 changes: 2 additions & 2 deletions serializers/ARC2_LegacyXMLSerializer.php
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<?php
/*
homepage: http://arc.semsol.org/
license: http://arc.semsol.org/license
@homepage <https://github.com/semsol/arc2>
@license W3C Software License and GPL
class: ARC2 Legacy XML Serializer
author: Benjamin Nowack
Expand Down
4 changes: 2 additions & 2 deletions serializers/ARC2_MicroRDFSerializer.php
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@
* ARC2 MicroRDF Serializer
*
* @author Benjamin Nowack
* @license <http://arc.semsol.org/license>
* @homepage <http://arc.semsol.org/>
* @license W3C Software License and GPL
* @homepage <https://github.com/semsol/arc2>
* @package ARC2
* @version 2010-11-16
*/
Expand Down
4 changes: 2 additions & 2 deletions serializers/ARC2_NTriplesSerializer.php
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@
* ARC2 N-Triples Serializer
*
* @author Benjamin Nowack
* @license <http://arc.semsol.org/license>
* @homepage <http://arc.semsol.org/>
* @license W3C Software License and GPL
* @homepage <https://github.com/semsol/arc2>
* @package ARC2
*/

Expand Down
4 changes: 2 additions & 2 deletions serializers/ARC2_POSHRDFSerializer.php
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<?php
/*
homepage: http://arc.semsol.org/
license: http://arc.semsol.org/license
@homepage <https://github.com/semsol/arc2>
@license W3C Software License and GPL
class: ARC2 POSH RDF Serializer
author: Benjamin Nowack
Expand Down
4 changes: 2 additions & 2 deletions serializers/ARC2_RDFJSONSerializer.php
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@
* ARC2 RDF/JSON Serializer
*
* @author Benjamin Nowack <[email protected]>
* @license http://arc.semsol.org/license
* @homepage <http://arc.semsol.org/>
* @license W3C Software License and GPL
* @homepage <https://github.com/semsol/arc2>
* @package ARC2
*/

Expand Down
4 changes: 2 additions & 2 deletions serializers/ARC2_RDFSerializer.php
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@
* ARC2 RDF Serializer
*
* @author Benjamin Nowack
* @license <http://arc.semsol.org/license>
* @homepage <http://arc.semsol.org/>
* @license W3C Software License and GPL
* @homepage <https://github.com/semsol/arc2>
* @package ARC2
* @version 2010-11-16
*/
Expand Down
4 changes: 2 additions & 2 deletions serializers/ARC2_RDFXMLSerializer.php
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@
* ARC2 RDF/XML Serializer
*
* @author Benjamin Nowack
* @license <http://arc.semsol.org/license>
* @homepage <http://arc.semsol.org/>
* @license W3C Software License and GPL
* @homepage <https://github.com/semsol/arc2>
* @package ARC2
* @version 2010-11-16
*/
Expand Down
Loading

0 comments on commit 75158bd

Please sign in to comment.