WARNING! This URL (in the Main cluster) is no longer the authoritative source for this page; it has been moved to the VOS or ODS cluster as appropriate instead.
See Tim Haynes in case of confusion.
List of Web Services (e.g Atom Publishing (SOAP), Moveable Type (XML-RPC) etc.) associated with Wiki Data Space Instances
PREFIX svc: <http://rdfs.org/sioc/services#>
PREFIX sioct: <http://rdfs.org/sioc/types#>
SELECT ?endp
?proto
WHERE
{
?forum a sioct:Wiki .
?forum svc:has_service ?svc .
?svc svc:service_endpoint ?endp .
?svc svc:service_protocol ?proto
}
ORDER BY ?proto
Sample Data (Live Query Results)