w3c / rdf-semantics

https://w3c.github.io/rdf-semantics/
Other
5 stars 2 forks source link

404 messages #5

Closed pfps closed 1 year ago

pfps commented 1 year ago

Viewing the document locally results in

idefix rdf-semantics> python -m http.server
Serving HTTP on 0.0.0.0 port 8000 (http://0.0.0.0:8000/) ...
127.0.0.1 - - [08/Feb/2023 06:25:13] "GET /spec/ HTTP/1.1" 200 -
127.0.0.1 - - [08/Feb/2023 06:25:13] "GET /spec/common/fixup.js HTTP/1.1" 200 -
127.0.0.1 - - [08/Feb/2023 06:25:13] "GET /spec/common/local-biblio.js HTTP/1.1" 200 -
127.0.0.1 - - [08/Feb/2023 06:25:13] "GET /spec/RDF12SemanticsDiagrams/example4.jpg HTTP/1.1" 200 -
127.0.0.1 - - [08/Feb/2023 06:25:13] "GET /spec/RDF12SemanticsDiagrams/example2.jpg HTTP/1.1" 200 -
127.0.0.1 - - [08/Feb/2023 06:25:13] code 404, message File not found
127.0.0.1 - - [08/Feb/2023 06:25:13] "GET /spec/RDF12SemanticsDiagrams/example3.jpg HTTP/1.1" 200 -
127.0.0.1 - - [08/Feb/2023 06:25:13] "GET /spec/RDF11SemanticsDiagrams/example5.jpg HTTP/1.1" 404 -
127.0.0.1 - - [08/Feb/2023 06:25:13] "GET /spec/RDF12SemanticsDiagrams/example1.jpg HTTP/1.1" 200 -
127.0.0.1 - - [08/Feb/2023 06:25:13] code 404, message File not found
127.0.0.1 - - [08/Feb/2023 06:25:13] "GET /spec/RDF11SemanticsDiagrams/example5.jpg HTTP/1.1" 404 -
127.0.0.1 - - [08/Feb/2023 06:25:14] code 404, message File not found
127.0.0.1 - - [08/Feb/2023 06:25:14] "GET /favicon.ico HTTP/1.1" 404 -
127.0.0.1 - - [08/Feb/2023 06:25:14] "GET /spec/common/related.html HTTP/1.1" 200 -
  C-c C-c
Keyboard interrupt received, exiting.
gkellogg commented 1 year ago

The reference should be to RDF12SemanticsDiagrams, not RDF11SemanticsDiagrams.