nodeSolidServer / nodeSolidServer/node-solid-server
fetcher.load() on a container with index.html returns html
Đang mở
@jaxoncreed đang làm issue này rồi.
Từ ngày 22/10/2019.
- Ngôn ngữ chính
- JavaScript
- Star
- 1.8k
- Fork
- 308
- Chỉ số merge pull request
- Không có pull request nào được merge trong 30 ngày
Mô tả
Querying a folder that contains an index.html with rdflib's Fetcher returns the index file instead of the desired triples.
I tried to query my root url https://ludwigschubert.solid/community/ with a rest client using the Accept: text/turtle header. That gave me the file in turtle format. So far so good.
Doing the same with the fetcher, which sends
Accept: image/*;q=0.9, */*;q=0.1, application/rdf+xml;q=0.9, application/xhtml+xml, text/xml;q=0.5, application/xml;q=0.5, text/html;q=0.9, text/plain;q=0.5, text/n3;q=1.0, text/turtle;q=1
gives me html
Hướng dẫn đóng góp
Bắt đầu từ đâu
- Đọc hết issue, rồi đọc hướng dẫn đóng góp của dự án.
- Bình luận trên issue rằng bạn sẽ nhận — tránh hai người làm cùng một việc.
- Fork repository và làm thay đổi trên một nhánh.
- Mở pull request có tham chiếu số hiệu của issue.
Đánh giá
Issue này chưa được đánh giá.