Upload StackOverflow KG language dataset: vb.net
Browse files- .gitattributes +15 -0
- README.md +132 -0
- schema.nt +128 -0
- vb.net/chunk0.nt +3 -0
- vb.net/chunk1.nt +3 -0
- vb.net/chunk10.nt +3 -0
- vb.net/chunk11.nt +3 -0
- vb.net/chunk12.nt +3 -0
- vb.net/chunk13.nt +3 -0
- vb.net/chunk14.nt +3 -0
- vb.net/chunk2.nt +3 -0
- vb.net/chunk3.nt +3 -0
- vb.net/chunk4.nt +3 -0
- vb.net/chunk5.nt +3 -0
- vb.net/chunk6.nt +3 -0
- vb.net/chunk7.nt +3 -0
- vb.net/chunk8.nt +3 -0
- vb.net/chunk9.nt +3 -0
.gitattributes
CHANGED
|
@@ -58,3 +58,18 @@ saved_model/**/* filter=lfs diff=lfs merge=lfs -text
|
|
| 58 |
# Video files - compressed
|
| 59 |
*.mp4 filter=lfs diff=lfs merge=lfs -text
|
| 60 |
*.webm filter=lfs diff=lfs merge=lfs -text
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 58 |
# Video files - compressed
|
| 59 |
*.mp4 filter=lfs diff=lfs merge=lfs -text
|
| 60 |
*.webm filter=lfs diff=lfs merge=lfs -text
|
| 61 |
+
vb.net/chunk0.nt filter=lfs diff=lfs merge=lfs -text
|
| 62 |
+
vb.net/chunk1.nt filter=lfs diff=lfs merge=lfs -text
|
| 63 |
+
vb.net/chunk10.nt filter=lfs diff=lfs merge=lfs -text
|
| 64 |
+
vb.net/chunk11.nt filter=lfs diff=lfs merge=lfs -text
|
| 65 |
+
vb.net/chunk12.nt filter=lfs diff=lfs merge=lfs -text
|
| 66 |
+
vb.net/chunk13.nt filter=lfs diff=lfs merge=lfs -text
|
| 67 |
+
vb.net/chunk14.nt filter=lfs diff=lfs merge=lfs -text
|
| 68 |
+
vb.net/chunk2.nt filter=lfs diff=lfs merge=lfs -text
|
| 69 |
+
vb.net/chunk3.nt filter=lfs diff=lfs merge=lfs -text
|
| 70 |
+
vb.net/chunk4.nt filter=lfs diff=lfs merge=lfs -text
|
| 71 |
+
vb.net/chunk5.nt filter=lfs diff=lfs merge=lfs -text
|
| 72 |
+
vb.net/chunk6.nt filter=lfs diff=lfs merge=lfs -text
|
| 73 |
+
vb.net/chunk7.nt filter=lfs diff=lfs merge=lfs -text
|
| 74 |
+
vb.net/chunk8.nt filter=lfs diff=lfs merge=lfs -text
|
| 75 |
+
vb.net/chunk9.nt filter=lfs diff=lfs merge=lfs -text
|
README.md
ADDED
|
@@ -0,0 +1,132 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
---
|
| 2 |
+
tags:
|
| 3 |
+
- knowledge-graph
|
| 4 |
+
- rdf
|
| 5 |
+
- n-triples
|
| 6 |
+
- sparql
|
| 7 |
+
- semantic-web
|
| 8 |
+
- stackoverflow
|
| 9 |
+
- question-answering
|
| 10 |
+
pretty_name: StackOverflow Knowledge Graph - Vb.Net
|
| 11 |
+
license: cc-by-sa-4.0
|
| 12 |
+
size_categories:
|
| 13 |
+
- 100M<n<1B
|
| 14 |
+
---
|
| 15 |
+
|
| 16 |
+
# Vb.Net StackOverflow Knowledge Graph Datasheet
|
| 17 |
+
|
| 18 |
+
## 1. What This Dataset Is
|
| 19 |
+
|
| 20 |
+
This dataset is the Vb.Net-specific RDF shard of the Stack2Graph StackOverflow Knowledge Graph.
|
| 21 |
+
Each Hugging Face dataset repository contains exactly one language dataset.
|
| 22 |
+
|
| 23 |
+
It is optimized for graph-based retrieval and SPARQL analytics (not row-wise tabular training input).
|
| 24 |
+
|
| 25 |
+
It is used in the Stack2Graph paper for evaluating retrieval-based question answering and knowledge graph research on programming topics.
|
| 26 |
+
|
| 27 |
+
See the Stack2Graph repository for more details:
|
| 28 |
+
[https://github.com/tha-atlas/Stack2Graph](https://github.com/tha-atlas/Stack2Graph)
|
| 29 |
+
|
| 30 |
+
## 2. Repository Layout
|
| 31 |
+
|
| 32 |
+
```text
|
| 33 |
+
schema.nt
|
| 34 |
+
vb.net/
|
| 35 |
+
part0.nt
|
| 36 |
+
part1.nt
|
| 37 |
+
...
|
| 38 |
+
```
|
| 39 |
+
|
| 40 |
+
- `schema.nt`: shared ontology and schema triples.
|
| 41 |
+
- `vb.net/part*.nt`: language-scoped instance triples serialized as N-Triples.
|
| 42 |
+
|
| 43 |
+
## 3. Data Model And Coverage
|
| 44 |
+
|
| 45 |
+
The graph links Stack Overflow entities and relations, including:
|
| 46 |
+
|
| 47 |
+
- questions
|
| 48 |
+
- answers
|
| 49 |
+
- comments
|
| 50 |
+
- tags
|
| 51 |
+
- vote aggregates
|
| 52 |
+
- question-to-question links
|
| 53 |
+
|
| 54 |
+
Coverage scope:
|
| 55 |
+
|
| 56 |
+
- records are retained when they match the Stack2Graph supported language-tag set
|
| 57 |
+
- this repository contains only the Vb.Net shard
|
| 58 |
+
|
| 59 |
+
## 4. Recommended Preprocessing
|
| 60 |
+
|
| 61 |
+
1. Load `schema.nt` and all triples from `vb.net/` into an RDF-capable store.
|
| 62 |
+
2. Map language triples to named graph `http://stackoverflow.com/vb.net`.
|
| 63 |
+
3. Keep schema triples available for graph-aware query planning.
|
| 64 |
+
4. Preserve attribution and license metadata during downstream export.
|
| 65 |
+
|
| 66 |
+
Example language-scoped query:
|
| 67 |
+
|
| 68 |
+
```sparql
|
| 69 |
+
SELECT ?s ?p ?o
|
| 70 |
+
WHERE {
|
| 71 |
+
GRAPH <http://stackoverflow.com/vb.net> {
|
| 72 |
+
?s ?p ?o
|
| 73 |
+
}
|
| 74 |
+
}
|
| 75 |
+
LIMIT 100
|
| 76 |
+
```
|
| 77 |
+
|
| 78 |
+
## 5. Automatic Download And KG Setup
|
| 79 |
+
|
| 80 |
+
You do not need to rebuild triples from XML to use this dataset.
|
| 81 |
+
|
| 82 |
+
In the Stack2Graph repository, you can use the automation script
|
| 83 |
+
`experiment/load_hf_datasets_into_services.py` to download dataset artifacts
|
| 84 |
+
and prepare the knowledge graph service state automatically.
|
| 85 |
+
|
| 86 |
+
Typical workflow:
|
| 87 |
+
|
| 88 |
+
1. Clone and configure Stack2Graph (`.env` with HF token and service paths).
|
| 89 |
+
1. Start required local services:
|
| 90 |
+
|
| 91 |
+
```bash
|
| 92 |
+
docker compose up -d
|
| 93 |
+
```
|
| 94 |
+
|
| 95 |
+
1. Run the loader script:
|
| 96 |
+
|
| 97 |
+
```bash
|
| 98 |
+
python -m experiment.load_hf_datasets_into_services
|
| 99 |
+
```
|
| 100 |
+
|
| 101 |
+
For manual usage without automation, you can directly load `schema.nt` and all
|
| 102 |
+
triples from `vb.net/` into your RDF store.
|
| 103 |
+
|
| 104 |
+
## 6. Quality Notes And Caveats
|
| 105 |
+
|
| 106 |
+
- A Stack Overflow question may belong to multiple language shards when tagged with multiple languages.
|
| 107 |
+
- Vote information is represented as aggregates, not raw individual vote events.
|
| 108 |
+
- As with community-generated data, content may include noise, bias, and temporal drift.
|
| 109 |
+
|
| 110 |
+
## 7. Intended Use
|
| 111 |
+
|
| 112 |
+
- retrieval and question-answering systems
|
| 113 |
+
- RAG and hybrid retriever experiments
|
| 114 |
+
- knowledge graph benchmarking and diagnostics
|
| 115 |
+
- language-scoped developer tooling research
|
| 116 |
+
|
| 117 |
+
## 8. Limitations
|
| 118 |
+
|
| 119 |
+
- Not a complete mirror of all Stack Overflow content.
|
| 120 |
+
- Not all moderation context or full revision history is represented.
|
| 121 |
+
- Best used with graph infrastructure that supports named graphs and SPARQL.
|
| 122 |
+
|
| 123 |
+
## 9. Licensing And Attribution
|
| 124 |
+
|
| 125 |
+
This dataset inherits Stack Overflow source licensing and attribution requirements.
|
| 126 |
+
Ensure compliant attribution and redistribution practices in all derived artifacts.
|
| 127 |
+
|
| 128 |
+
## 10. Suggested Citation
|
| 129 |
+
|
| 130 |
+
If you use this dataset, cite the Stack2Graph work:
|
| 131 |
+
|
| 132 |
+
- Stack2Graph: A Structured Knowledge Representation of Stack Overflow Data for Retrieval-based Question Answering
|
schema.nt
ADDED
|
@@ -0,0 +1,128 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
<http://stackoverflow.com/schema#hasAnswer> <http://www.w3.org/2002/07/owl#inverseOf> <http://stackoverflow.com/schema#answersQuestion> .
|
| 2 |
+
<http://stackoverflow.com/schema#hasText> <http://www.w3.org/2000/01/rdf-schema#comment> "The text content of a comment." .
|
| 3 |
+
<http://stackoverflow.com/schema#Comment> <http://www.w3.org/2000/01/rdf-schema#label> "Comment" .
|
| 4 |
+
<http://stackoverflow.com/schema#hasBody> <http://www.w3.org/2000/01/rdf-schema#label> "has body" .
|
| 5 |
+
<http://stackoverflow.com/schema#tagName> <http://www.w3.org/2000/01/rdf-schema#comment> "The name of a tag." .
|
| 6 |
+
<http://stackoverflow.com/schema#score> <http://www.w3.org/2000/01/rdf-schema#label> "score" .
|
| 7 |
+
<http://stackoverflow.com/schema#taggedWith> <http://www.w3.org/2000/01/rdf-schema#label> "tagged with" .
|
| 8 |
+
<http://stackoverflow.com/schema#tagName> <http://www.w3.org/2000/01/rdf-schema#range> <http://www.w3.org/2001/XMLSchema#string> .
|
| 9 |
+
<http://stackoverflow.com/schema#UnansweredQuestion> <http://www.w3.org/2000/01/rdf-schema#label> "Unanswered Question" .
|
| 10 |
+
<http://stackoverflow.com/schema#favoriteCount> <http://www.w3.org/2000/01/rdf-schema#label> "favorite count" .
|
| 11 |
+
<http://stackoverflow.com/schema#answerCount> <http://www.w3.org/2000/01/rdf-schema#label> "answer count" .
|
| 12 |
+
<http://stackoverflow.com/schema#tagsQuestion> <http://www.w3.org/2000/01/rdf-schema#range> <http://stackoverflow.com/schema#Question> .
|
| 13 |
+
<http://stackoverflow.com/schema#Answer> <http://www.w3.org/2000/01/rdf-schema#subClassOf> <http://stackoverflow.com/schema#Post> .
|
| 14 |
+
<http://stackoverflow.com/schema#tagWikiOf> <http://www.w3.org/2000/01/rdf-schema#range> <http://stackoverflow.com/schema#Tag> .
|
| 15 |
+
<http://stackoverflow.com/schema#acceptedAnswerOf> <http://www.w3.org/2000/01/rdf-schema#label> "accepted answer of" .
|
| 16 |
+
<http://stackoverflow.com/schema#tagWikiOf> <http://www.w3.org/2000/01/rdf-schema#comment> "Inverse of hasTagWiki (wiki -> tag)." .
|
| 17 |
+
<http://stackoverflow.com/schema#Post> <http://www.w3.org/2000/01/rdf-schema#subClassOf> <http://stackoverflow.com/schema#Content> .
|
| 18 |
+
<http://stackoverflow.com/schema#Comment> <http://www.w3.org/2000/01/rdf-schema#subClassOf> <http://stackoverflow.com/schema#Content> .
|
| 19 |
+
<http://stackoverflow.com/schema#hasComment> <http://www.w3.org/2000/01/rdf-schema#domain> <http://stackoverflow.com/schema#Post> .
|
| 20 |
+
<http://stackoverflow.com/schema#AnswerComment> <http://www.w3.org/2000/01/rdf-schema#comment> "A comment associated with an answer." .
|
| 21 |
+
<http://stackoverflow.com/schema#linkedTo> <http://www.w3.org/2000/01/rdf-schema#domain> <http://stackoverflow.com/schema#Question> .
|
| 22 |
+
<http://stackoverflow.com/schema#downvoteCount> <http://www.w3.org/2000/01/rdf-schema#label> "downvote count" .
|
| 23 |
+
<http://stackoverflow.com/schema#UnansweredQuestion> <http://www.w3.org/2000/01/rdf-schema#comment> "A question that does not have an accepted answer." .
|
| 24 |
+
<http://stackoverflow.com/schema#tagsQuestion> <http://www.w3.org/2000/01/rdf-schema#domain> <http://stackoverflow.com/schema#Tag> .
|
| 25 |
+
<http://stackoverflow.com/schema#acceptedAnswer> <http://www.w3.org/2002/07/owl#inverseOf> <http://stackoverflow.com/schema#acceptedAnswerOf> .
|
| 26 |
+
<http://stackoverflow.com/schema#hasText> <http://www.w3.org/2000/01/rdf-schema#range> <http://www.w3.org/1999/02/22-rdf-syntax-ns#HTML> .
|
| 27 |
+
<http://stackoverflow.com/schema#Question> <http://www.w3.org/2000/01/rdf-schema#label> "Question" .
|
| 28 |
+
<http://stackoverflow.com/schema#hasTitle> <http://www.w3.org/2000/01/rdf-schema#range> <http://www.w3.org/1999/02/22-rdf-syntax-ns#HTML> .
|
| 29 |
+
<http://stackoverflow.com/schema#hasAnswer> <http://www.w3.org/2000/01/rdf-schema#comment> "Links a question to an answer it has." .
|
| 30 |
+
<http://stackoverflow.com/schema#AcceptedAnswer> <http://www.w3.org/2000/01/rdf-schema#comment> "An answer that has been marked as accepted by the question author." .
|
| 31 |
+
<http://stackoverflow.com/schema#Tag> <http://www.w3.org/2000/01/rdf-schema#label> "Tag" .
|
| 32 |
+
<http://stackoverflow.com/schema#upvoteCount> <http://www.w3.org/2000/01/rdf-schema#label> "upvote count" .
|
| 33 |
+
<http://stackoverflow.com/schema#AcceptedAnswer> <http://www.w3.org/2000/01/rdf-schema#label> "Accepted Answer" .
|
| 34 |
+
<http://stackoverflow.com/schema#downvoteCount> <http://www.w3.org/2000/01/rdf-schema#domain> <http://stackoverflow.com/schema#Post> .
|
| 35 |
+
<http://stackoverflow.com/schema#answersQuestion> <http://www.w3.org/2000/01/rdf-schema#label> "answers question" .
|
| 36 |
+
<http://stackoverflow.com/schema#hasComment> <http://www.w3.org/2002/07/owl#inverseOf> <http://stackoverflow.com/schema#commentOn> .
|
| 37 |
+
<http://stackoverflow.com/schema#hasComment> <http://www.w3.org/2000/01/rdf-schema#label> "has comment" .
|
| 38 |
+
<http://stackoverflow.com/schema#hasTagWiki> <http://www.w3.org/2000/01/rdf-schema#range> <http://stackoverflow.com/schema#TagWiki> .
|
| 39 |
+
<http://stackoverflow.com/schema#QuestionComment> <http://www.w3.org/2000/01/rdf-schema#comment> "A comment associated with a question." .
|
| 40 |
+
<http://stackoverflow.com/schema#upvoteCount> <http://www.w3.org/2000/01/rdf-schema#domain> <http://stackoverflow.com/schema#Post> .
|
| 41 |
+
<http://stackoverflow.com/schema#hasTagWiki> <http://www.w3.org/2000/01/rdf-schema#label> "has tag wiki" .
|
| 42 |
+
<http://stackoverflow.com/schema#favoriteCount> <http://www.w3.org/2000/01/rdf-schema#range> <http://www.w3.org/2001/XMLSchema#integer> .
|
| 43 |
+
<http://stackoverflow.com/schema#taggedWith> <http://www.w3.org/2000/01/rdf-schema#domain> <http://stackoverflow.com/schema#Question> .
|
| 44 |
+
<http://stackoverflow.com/schema#Content> <http://www.w3.org/2000/01/rdf-schema#label> "Content" .
|
| 45 |
+
<http://stackoverflow.com/schema#linkedTo> <http://www.w3.org/2000/01/rdf-schema#range> <http://stackoverflow.com/schema#Question> .
|
| 46 |
+
<http://stackoverflow.com/schema#hasText> <http://www.w3.org/2000/01/rdf-schema#label> "has text" .
|
| 47 |
+
<http://stackoverflow.com/schema#answersQuestion> <http://www.w3.org/2000/01/rdf-schema#domain> <http://stackoverflow.com/schema#Answer> .
|
| 48 |
+
<http://stackoverflow.com/schema#tagWikiOf> <http://www.w3.org/2000/01/rdf-schema#label> "tag wiki of" .
|
| 49 |
+
<http://stackoverflow.com/schema#hasBody> <http://www.w3.org/2000/01/rdf-schema#comment> "The main content (body) of a post, typically containing HTML." .
|
| 50 |
+
<http://stackoverflow.com/schema#acceptedAnswer> <http://www.w3.org/2000/01/rdf-schema#label> "accepted answer" .
|
| 51 |
+
<http://stackoverflow.com/schema#taggedWith> <http://www.w3.org/2000/01/rdf-schema#comment> "Links a question to a tag it is associated with." .
|
| 52 |
+
<http://stackoverflow.com/schema#duplicateOf> <http://www.w3.org/2000/01/rdf-schema#domain> <http://stackoverflow.com/schema#Question> .
|
| 53 |
+
<http://stackoverflow.com/schema#downvoteCount> <http://www.w3.org/2000/01/rdf-schema#range> <http://www.w3.org/2001/XMLSchema#integer> .
|
| 54 |
+
<http://stackoverflow.com/schema#Answer> <http://www.w3.org/2000/01/rdf-schema#label> "Answer" .
|
| 55 |
+
<http://stackoverflow.com/schema#answersQuestion> <http://www.w3.org/2000/01/rdf-schema#comment> "Links an answer to the question it answers." .
|
| 56 |
+
<http://stackoverflow.com/schema#AnswerComment> <http://www.w3.org/2000/01/rdf-schema#label> "Answer Comment" .
|
| 57 |
+
<http://stackoverflow.com/schema#commentOn> <http://www.w3.org/2000/01/rdf-schema#range> <http://stackoverflow.com/schema#Post> .
|
| 58 |
+
<http://stackoverflow.com/schema#acceptedAnswerOf> <http://www.w3.org/2000/01/rdf-schema#comment> "Inverse of acceptedAnswer (answer -> question)." .
|
| 59 |
+
<http://stackoverflow.com/schema#TagWiki> <http://www.w3.org/2000/01/rdf-schema#subClassOf> <http://stackoverflow.com/schema#Post> .
|
| 60 |
+
<http://stackoverflow.com/schema#hasTitle> <http://www.w3.org/2000/01/rdf-schema#label> "has title" .
|
| 61 |
+
<http://stackoverflow.com/schema#TagWiki> <http://www.w3.org/2000/01/rdf-schema#comment> "Represents the wiki documentation post associated with a tag." .
|
| 62 |
+
<http://stackoverflow.com/schema#AnsweredQuestion> <http://www.w3.org/2000/01/rdf-schema#subClassOf> <http://stackoverflow.com/schema#Question> .
|
| 63 |
+
<http://stackoverflow.com/schema#possibleBetterAnswer> <http://www.w3.org/2000/01/rdf-schema#comment> "Links a question to an answer that might be better than the accepted one (potentially based on score or other heuristics)." .
|
| 64 |
+
<http://stackoverflow.com/schema#upvoteCount> <http://www.w3.org/2000/01/rdf-schema#comment> "The number of upvotes a post has received." .
|
| 65 |
+
<http://stackoverflow.com/schema#tagWikiOf> <http://www.w3.org/2000/01/rdf-schema#domain> <http://stackoverflow.com/schema#TagWiki> .
|
| 66 |
+
<http://stackoverflow.com/schema#taggedWith> <http://www.w3.org/2002/07/owl#inverseOf> <http://stackoverflow.com/schema#tagsQuestion> .
|
| 67 |
+
<http://stackoverflow.com/schema#Comment> <http://www.w3.org/2000/01/rdf-schema#comment> "Represents a comment on a Stack Overflow post." .
|
| 68 |
+
<http://stackoverflow.com/schema#hasText> <http://www.w3.org/2000/01/rdf-schema#domain> <http://stackoverflow.com/schema#Comment> .
|
| 69 |
+
<http://stackoverflow.com/schema#hasAnswer> <http://www.w3.org/2000/01/rdf-schema#range> <http://stackoverflow.com/schema#Answer> .
|
| 70 |
+
<http://stackoverflow.com/schema#AcceptedAnswer> <http://www.w3.org/2000/01/rdf-schema#subClassOf> <http://stackoverflow.com/schema#Answer> .
|
| 71 |
+
<http://stackoverflow.com/schema#commentOn> <http://www.w3.org/2000/01/rdf-schema#domain> <http://stackoverflow.com/schema#Comment> .
|
| 72 |
+
<http://stackoverflow.com/schema#acceptedAnswerOf> <http://www.w3.org/2000/01/rdf-schema#range> <http://stackoverflow.com/schema#Question> .
|
| 73 |
+
<http://stackoverflow.com/schema#duplicateOf> <http://www.w3.org/2000/01/rdf-schema#range> <http://stackoverflow.com/schema#Question> .
|
| 74 |
+
<http://stackoverflow.com/schema#linkedTo> <http://www.w3.org/2000/01/rdf-schema#comment> "Indicates that two questions are linked (e.g., related). This relationship is symmetric." .
|
| 75 |
+
<http://stackoverflow.com/schema#AnsweredQuestion> <http://www.w3.org/2000/01/rdf-schema#comment> "A question that has an accepted answer." .
|
| 76 |
+
<http://stackoverflow.com/schema#score> <http://www.w3.org/2000/01/rdf-schema#comment> "The score (upvotes - downvotes) of a post or comment." .
|
| 77 |
+
<http://stackoverflow.com/schema#Content> <http://www.w3.org/2000/01/rdf-schema#comment> "A content item (either a Post or a Comment) that can have a score." .
|
| 78 |
+
<http://stackoverflow.com/schema#tagsQuestion> <http://www.w3.org/2000/01/rdf-schema#comment> "Inverse of taggedWith (tag -> question)." .
|
| 79 |
+
<http://stackoverflow.com/schema#downvoteCount> <http://www.w3.org/2000/01/rdf-schema#comment> "The number of downvotes a post has received." .
|
| 80 |
+
<http://stackoverflow.com/schema#acceptedAnswer> <http://www.w3.org/2000/01/rdf-schema#domain> <http://stackoverflow.com/schema#Question> .
|
| 81 |
+
<http://stackoverflow.com/schema#duplicateOf> <http://www.w3.org/2000/01/rdf-schema#label> "duplicate of" .
|
| 82 |
+
<http://stackoverflow.com/schema#hasBody> <http://www.w3.org/2000/01/rdf-schema#domain> <http://stackoverflow.com/schema#Post> .
|
| 83 |
+
<http://stackoverflow.com/schema#possibleBetterAnswer> <http://www.w3.org/2000/01/rdf-schema#domain> <http://stackoverflow.com/schema#Question> .
|
| 84 |
+
<http://stackoverflow.com/schema#Question> <http://www.w3.org/2000/01/rdf-schema#comment> "Represents a question post on Stack Overflow." .
|
| 85 |
+
<http://stackoverflow.com/schema#hasTagWiki> <http://www.w3.org/2002/07/owl#inverseOf> <http://stackoverflow.com/schema#tagWikiOf> .
|
| 86 |
+
<http://stackoverflow.com/schema#Tag> <http://www.w3.org/2000/01/rdf-schema#comment> "Represents a tag used to categorize questions." .
|
| 87 |
+
<http://stackoverflow.com/schema#hasTitle> <http://www.w3.org/2000/01/rdf-schema#domain> <http://stackoverflow.com/schema#Post> .
|
| 88 |
+
<http://stackoverflow.com/schema#linkedTo> <http://www.w3.org/2000/01/rdf-schema#label> "linked to" .
|
| 89 |
+
<http://stackoverflow.com/schema#QuestionComment> <http://www.w3.org/2000/01/rdf-schema#label> "Question Comment" .
|
| 90 |
+
<http://stackoverflow.com/schema#AnsweredQuestion> <http://www.w3.org/2000/01/rdf-schema#label> "Answered Question" .
|
| 91 |
+
<http://stackoverflow.com/schema#UnansweredQuestion> <http://www.w3.org/2000/01/rdf-schema#subClassOf> <http://stackoverflow.com/schema#Question> .
|
| 92 |
+
<http://stackoverflow.com/schema#upvoteCount> <http://www.w3.org/2000/01/rdf-schema#range> <http://www.w3.org/2001/XMLSchema#integer> .
|
| 93 |
+
<http://stackoverflow.com/schema#Post> <http://www.w3.org/2000/01/rdf-schema#label> "Post" .
|
| 94 |
+
<http://stackoverflow.com/schema#duplicateOf> <http://www.w3.org/2000/01/rdf-schema#comment> "Indicates that a question is considered a duplicate of another question." .
|
| 95 |
+
<http://stackoverflow.com/schema#taggedWith> <http://www.w3.org/2000/01/rdf-schema#range> <http://stackoverflow.com/schema#Tag> .
|
| 96 |
+
<http://stackoverflow.com/schema#AnswerComment> <http://www.w3.org/2000/01/rdf-schema#subClassOf> <http://stackoverflow.com/schema#Comment> .
|
| 97 |
+
<http://stackoverflow.com/schema#favoriteCount> <http://www.w3.org/2000/01/rdf-schema#comment> "The number of times a question has been favorited by users." .
|
| 98 |
+
<http://stackoverflow.com/schema#possibleBetterAnswer> <http://www.w3.org/2000/01/rdf-schema#label> "possible better answer" .
|
| 99 |
+
<http://stackoverflow.com/schema#hasAnswer> <http://www.w3.org/2000/01/rdf-schema#domain> <http://stackoverflow.com/schema#Question> .
|
| 100 |
+
<http://stackoverflow.com/schema#tagName> <http://www.w3.org/2000/01/rdf-schema#label> "tag name" .
|
| 101 |
+
<http://stackoverflow.com/schema#score> <http://www.w3.org/2000/01/rdf-schema#domain> <http://stackoverflow.com/schema#Content> .
|
| 102 |
+
<http://stackoverflow.com/schema#answerCount> <http://www.w3.org/2000/01/rdf-schema#domain> <http://stackoverflow.com/schema#Question> .
|
| 103 |
+
<http://stackoverflow.com/schema#hasTagWiki> <http://www.w3.org/2000/01/rdf-schema#comment> "Links a tag to its associated tag wiki post." .
|
| 104 |
+
<http://stackoverflow.com/schema#hasTagWiki> <http://www.w3.org/2000/01/rdf-schema#domain> <http://stackoverflow.com/schema#Tag> .
|
| 105 |
+
<http://stackoverflow.com/schema#Answer> <http://www.w3.org/2000/01/rdf-schema#comment> "Represents an answer post on Stack Overflow." .
|
| 106 |
+
<http://stackoverflow.com/schema#favoriteCount> <http://www.w3.org/2000/01/rdf-schema#domain> <http://stackoverflow.com/schema#Question> .
|
| 107 |
+
<http://stackoverflow.com/schema#hasTitle> <http://www.w3.org/2000/01/rdf-schema#comment> "The title of a post (typically Question or TagWiki)." .
|
| 108 |
+
<http://stackoverflow.com/schema#tagsQuestion> <http://www.w3.org/2000/01/rdf-schema#label> "tags question" .
|
| 109 |
+
<http://stackoverflow.com/schema#hasBody> <http://www.w3.org/2000/01/rdf-schema#range> <http://www.w3.org/1999/02/22-rdf-syntax-ns#HTML> .
|
| 110 |
+
<http://stackoverflow.com/schema#Question> <http://www.w3.org/2000/01/rdf-schema#subClassOf> <http://stackoverflow.com/schema#Post> .
|
| 111 |
+
<http://stackoverflow.com/schema#commentOn> <http://www.w3.org/2000/01/rdf-schema#comment> "Links a comment to the post (question or answer) it is associated with." .
|
| 112 |
+
<http://stackoverflow.com/schema#answersQuestion> <http://www.w3.org/2000/01/rdf-schema#range> <http://stackoverflow.com/schema#Question> .
|
| 113 |
+
<http://stackoverflow.com/schema#tagName> <http://www.w3.org/2000/01/rdf-schema#domain> <http://stackoverflow.com/schema#Tag> .
|
| 114 |
+
<http://stackoverflow.com/schema#QuestionComment> <http://www.w3.org/2000/01/rdf-schema#subClassOf> <http://stackoverflow.com/schema#Comment> .
|
| 115 |
+
<http://stackoverflow.com/schema#hasComment> <http://www.w3.org/2000/01/rdf-schema#range> <http://stackoverflow.com/schema#Comment> .
|
| 116 |
+
<http://stackoverflow.com/schema#answerCount> <http://www.w3.org/2000/01/rdf-schema#comment> "The number of answers a question has." .
|
| 117 |
+
<http://stackoverflow.com/schema#Post> <http://www.w3.org/2000/01/rdf-schema#comment> "Represents a post on Stack Overflow, which can be a question, answer, or tag wiki." .
|
| 118 |
+
<http://stackoverflow.com/schema#acceptedAnswer> <http://www.w3.org/2000/01/rdf-schema#range> <http://stackoverflow.com/schema#Answer> .
|
| 119 |
+
<http://stackoverflow.com/schema#score> <http://www.w3.org/2000/01/rdf-schema#range> <http://www.w3.org/2001/XMLSchema#integer> .
|
| 120 |
+
<http://stackoverflow.com/schema#hasComment> <http://www.w3.org/2000/01/rdf-schema#comment> "Links a post (question or answer) to a comment associated with it." .
|
| 121 |
+
<http://stackoverflow.com/schema#answerCount> <http://www.w3.org/2000/01/rdf-schema#range> <http://www.w3.org/2001/XMLSchema#integer> .
|
| 122 |
+
<http://stackoverflow.com/schema#possibleBetterAnswer> <http://www.w3.org/2000/01/rdf-schema#range> <http://stackoverflow.com/schema#Answer> .
|
| 123 |
+
<http://stackoverflow.com/schema#TagWiki> <http://www.w3.org/2000/01/rdf-schema#label> "Tag Wiki" .
|
| 124 |
+
<http://stackoverflow.com/schema#acceptedAnswerOf> <http://www.w3.org/2000/01/rdf-schema#domain> <http://stackoverflow.com/schema#Answer> .
|
| 125 |
+
<http://stackoverflow.com/schema#linkedTo> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2002/07/owl#SymmetricProperty> .
|
| 126 |
+
<http://stackoverflow.com/schema#hasAnswer> <http://www.w3.org/2000/01/rdf-schema#label> "has answer" .
|
| 127 |
+
<http://stackoverflow.com/schema#acceptedAnswer> <http://www.w3.org/2000/01/rdf-schema#comment> "Links a question to its accepted answer." .
|
| 128 |
+
<http://stackoverflow.com/schema#commentOn> <http://www.w3.org/2000/01/rdf-schema#label> "comment on" .
|
vb.net/chunk0.nt
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:c3629e465cbaa5843e2ac838904a10dadfb4f7249307e339d2ce452319856bd1
|
| 3 |
+
size 102780200
|
vb.net/chunk1.nt
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:93c6493bd9498c5ac82c298879a02191f52df9da73ea07505db357c7c7845ff6
|
| 3 |
+
size 103159522
|
vb.net/chunk10.nt
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:87daa2cc218b6f6e17c175e06db73ee3c843a552f88593633042bf3a895f7111
|
| 3 |
+
size 102397058
|
vb.net/chunk11.nt
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:d63b8b511905a6b016ffb7218aaf43d68b0583dfd0ab32be579dd401fc4801f1
|
| 3 |
+
size 104738776
|
vb.net/chunk12.nt
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:6a21c8c76200ac1096abb4911b8efdfc81ee6033ecc12671cc8357ea9f56197f
|
| 3 |
+
size 104127036
|
vb.net/chunk13.nt
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:e6684e2b001232d72b25d17ac7f2f15ac4e3436d76e89a4807507749e142889f
|
| 3 |
+
size 103976789
|
vb.net/chunk14.nt
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:3dfe9b5105e79c1d593fdbc151032b6cef5313a823671d3bac6a44aaa85718af
|
| 3 |
+
size 66117963
|
vb.net/chunk2.nt
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:8776ae5b78d7ccfb0ef00c61ca98dd428ebbff8c6df096c796ef7eb8d9f14872
|
| 3 |
+
size 102397080
|
vb.net/chunk3.nt
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:c0b3baacafe7e16f037d4ef89a76527077fb54d57e58720eb2fe1b8c8622a0ea
|
| 3 |
+
size 102367834
|
vb.net/chunk4.nt
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:e98a4ad6e6add88c586ff244c20fdc4a4a6aacb7b73c685ef3c01493b5eed3bd
|
| 3 |
+
size 101952280
|
vb.net/chunk5.nt
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:a945dce0bb7314f05a18d3a842257bcad001ecc3d9fa563caf15b19d7eed6707
|
| 3 |
+
size 104256723
|
vb.net/chunk6.nt
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:a1b13a1fd7bbb2d48426a7a864b6823a40d7089186aec7a549b1c9645eaac491
|
| 3 |
+
size 101934800
|
vb.net/chunk7.nt
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:1ad5e6130415c5eed66a187371f42c14c06142ee5568a7bb3023b5ee8b2401f8
|
| 3 |
+
size 101776854
|
vb.net/chunk8.nt
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:b40087cfe1813b08750d553d391eb06203cf3c2ac1f3897f3bd9b597244ca908
|
| 3 |
+
size 103682326
|
vb.net/chunk9.nt
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:edb4fc419f79f29edde0b43dad74359ff80121df39b592723b476683fd495e1e
|
| 3 |
+
size 101974351
|