You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
75 lines
3.7 KiB
75 lines
3.7 KiB
<?xml version="1.0"?>
|
|
<rdf:RDF
|
|
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
|
|
xmlns:http="http://www.w3.org/2006/http#"
|
|
xmlns:owl="http://www.w3.org/2002/07/owl#"
|
|
xmlns:dc="http://purl.org/dc/elements/1.1/"
|
|
xmlns:xsd="http://www.w3.org/2001/XMLSchema#"
|
|
xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#"
|
|
xml:base="http://www.w3.org/2008/http-methods" >
|
|
|
|
<rdf:Description rdf:about="http://www.w3.org/2008/http-methods#">
|
|
<rdfs:comment>This has been obsoleted by http://www.w3.org/2011/http-methods.rdfs</rdfs:comment>
|
|
<rdfs:seeAlso rdf:resource="http://www.w3.org/2011/http-methods.rdfs" />
|
|
</rdf:Description>
|
|
|
|
<rdf:Description rdf:about="#OPTIONS">
|
|
<rdf:type rdf:resource="http://www.w3.org/2006/http#Method"/>
|
|
<dc:title xml:lang="en">OPTIONS</dc:title>
|
|
<dc:description xml:lang="en">The HTTP OPTIONS method</dc:description>
|
|
<rdfs:isDefinedBy rdf:resource="http://www.rfc-editor.org/rfc/rfc2616.txt"/>
|
|
</rdf:Description>
|
|
<rdf:Description rdf:about="">
|
|
<owl:imports rdf:resource="http://purl.org/dc/elements/1.1/"/>
|
|
<owl:imports rdf:resource="http://www.w3.org/2006/http"/>
|
|
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Ontology"/>
|
|
</rdf:Description>
|
|
<rdf:Description rdf:about="http://www.rfc-editor.org/rfc/rfc2616.txt">
|
|
<dc:title xml:lang="en">Hypertext Transfer Protocol -- HTTP/1.1</dc:title>
|
|
<dc:identifier>http://www.rfc-editor.org/rfc/rfc2616.txt</dc:identifier>
|
|
</rdf:Description>
|
|
<rdf:Description rdf:about="#GET">
|
|
<rdf:type rdf:resource="http://www.w3.org/2006/http#Method"/>
|
|
<dc:title xml:lang="en">GET</dc:title>
|
|
<dc:description xml:lang="en">The HTTP GET method</dc:description>
|
|
<rdfs:isDefinedBy rdf:resource="http://www.rfc-editor.org/rfc/rfc2616.txt"/>
|
|
</rdf:Description>
|
|
<rdf:Description rdf:about="#HEAD">
|
|
<rdf:type rdf:resource="http://www.w3.org/2006/http#Method"/>
|
|
<dc:title xml:lang="en">HEAD</dc:title>
|
|
<dc:description xml:lang="en">The HTTP HEAD method</dc:description>
|
|
<rdfs:isDefinedBy rdf:resource="http://www.rfc-editor.org/rfc/rfc2616.txt"/>
|
|
</rdf:Description>
|
|
<rdf:Description rdf:about="#DELETE">
|
|
<rdf:type rdf:resource="http://www.w3.org/2006/http#Method"/>
|
|
<dc:title xml:lang="en">DELETE</dc:title>
|
|
<dc:description xml:lang="en">The HTTP DELETE method</dc:description>
|
|
<rdfs:isDefinedBy rdf:resource="http://www.rfc-editor.org/rfc/rfc2616.txt"/>
|
|
</rdf:Description>
|
|
<rdf:Description rdf:about="#POST">
|
|
<rdf:type rdf:resource="http://www.w3.org/2006/http#Method"/>
|
|
<dc:title xml:lang="en">POST</dc:title>
|
|
<dc:description xml:lang="en">The HTTP POST method</dc:description>
|
|
<rdfs:isDefinedBy rdf:resource="http://www.rfc-editor.org/rfc/rfc2616.txt"/>
|
|
</rdf:Description>
|
|
<rdf:Description rdf:about="#TRACE">
|
|
<rdf:type rdf:resource="http://www.w3.org/2006/http#Method"/>
|
|
<dc:title xml:lang="en">TRACE</dc:title>
|
|
<dc:description xml:lang="en">The HTTP TRACE method</dc:description>
|
|
<rdfs:isDefinedBy rdf:resource="http://www.rfc-editor.org/rfc/rfc2616.txt"/>
|
|
</rdf:Description>
|
|
<rdf:Description rdf:about="#CONNECT">
|
|
<rdf:type rdf:resource="http://www.w3.org/2006/http#Method"/>
|
|
<dc:title xml:lang="en">CONNECT</dc:title>
|
|
<dc:description xml:lang="en">The HTTP CONNECT method</dc:description>
|
|
<rdfs:isDefinedBy rdf:resource="http://www.rfc-editor.org/rfc/rfc2616.txt"/>
|
|
</rdf:Description>
|
|
<rdf:Description rdf:about="#PUT">
|
|
<rdf:type rdf:resource="http://www.w3.org/2006/http#Method"/>
|
|
<dc:title xml:lang="en">PUT</dc:title>
|
|
<dc:description xml:lang="en">The HTTP PUT method</dc:description>
|
|
<rdfs:isDefinedBy rdf:resource="http://www.rfc-editor.org/rfc/rfc2616.txt"/>
|
|
</rdf:Description>
|
|
</rdf:RDF>
|
|
|
|
<!-- Created with TopBraid Composer -->
|