From: <var...@us...> - 2021-07-15 19:34:49
|
Revision: 10351 http://sourceforge.net/p/phpwiki/code/10351 Author: vargenau Date: 2021-07-15 19:34:42 +0000 (Thu, 15 Jul 2021) Log Message: ----------- pgsrc/Help%2FSemanticRelations: wikicreole syntax Modified Paths: -------------- trunk/pgsrc/Help%2FSemanticRelations Modified: trunk/pgsrc/Help%2FSemanticRelations =================================================================== --- trunk/pgsrc/Help%2FSemanticRelations 2021-07-15 18:32:00 UTC (rev 10350) +++ trunk/pgsrc/Help%2FSemanticRelations 2021-07-15 19:34:42 UTC (rev 10351) @@ -1,4 +1,4 @@ -Date: Thu, 13 Oct 2016 15:09:28 +0000 +Date: Thu, 15 Jul 2021 21:11:02 +0000 Mime-Version: 1.0 (Produced by PhpWiki 1.6.0) Content-Type: application/x-phpwiki; pagename=Help%2FSemanticRelations; @@ -31,7 +31,7 @@ == Attributes == Attributes are defined as link to numbers (understandable by -[GNU Units|http://www.gnu.org/software/units/units.html]) with +[[https://www.gnu.org/software/units/units.html|GNU Units]]) with the following markup syntax: {{{ @@ -45,20 +45,20 @@ == Example == -<em>Sample taken from http://wiki.ontoworld.org/index.php/San_Diego</em> +//Sample taken from http://wiki.ontoworld.org/index.php/San_Diego // {{{ -San Diego [is_a::city] located in the southwestern corner of -[California|located_in::California], the extreme southwestern corner -of the [United States|country::United States]. It is the county seat +San Diego [[is_a::city]] located in the southwestern corner of +[[located_in::California|California]], the extreme southwestern corner +of the [[country::United States|United States]]. It is the county seat of San Diego County. As of the 2000 census, the city had a total population of -[1,223,400|population:=1,223,400]; as of 2005, the California Department +[[population:=1,223,400|1,223,400]]; as of 2005, the California Department of Finance estimated the city to have 1,305,736 residents. The city is the second-largest in California and the seventh-largest in the United States and is noted for its temperate climate and many beaches. According to the United States Census Bureau, the city has a total -area of [963.6 km²|area:=963.6 km^2] (372.0 mi²). 840.0 km² +area of [[area:=963.6 km^2|963.6 km²]] (372.0 mi²). 840.0 km² (324.3 mi²) of it is land and 123.5 km² (47.7 mi²) of it is water. The total area is 12.82% water. This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |