Skip to content

Commit 80e566e

Browse files
authored
Pruning the prior art references
(As agreed in #199 (comment) bringing this as a separate PR.) As argued in #199 (review), I believe it is unnecessary to bring in non-RDF references. It is not meaningful for our readers, and it looks like an arbitrary choice from the _huge_ literature on graph theory in general. (I understand that some of these references may have been relevant for some of the cited works, i.e., they are, sort of, "second level" references. But the only goal of this section is to show that the works relies on a bunch of works that have been done in the RDF community.)
1 parent e753a2a commit 80e566e

File tree

1 file changed

+0
-62
lines changed

1 file changed

+0
-62
lines changed

spec/index.html

-62
Original file line numberDiff line numberDiff line change
@@ -3801,56 +3801,6 @@ <h2>Acknowledgements</h2>
38013801
</p>
38023802

38033803
<ul>
3804-
<li>
3805-
Corneil, D.G., Gotlieb, C.C.:
3806-
An Efficient Algorithm for Graph Isomorphism.
3807-
J. ACM. 17, 51–64 (1970).
3808-
<a href="https://doi.org/10.1145/321556.321562">https://doi.org/10.1145/321556.321562</a>.
3809-
</li>
3810-
<li>
3811-
Weisfeiler, B.:
3812-
On Construction and Identification of Graphs.
3813-
Springer, Berlin, Heidelberg (1976).
3814-
<a href="https://doi.org/10.1007/BFb0089374">https://doi.org/10.1007/BFb0089374</a>.
3815-
</li>
3816-
<li>
3817-
Babai, L., Erdős, P., Selkow, S.M.:
3818-
Random Graph Isomorphism.
3819-
SIAM J. Comput. 9, 628–635 (1980).
3820-
<a href="https://doi.org/10.1137/0209047">https://doi.org/10.1137/0209047</a>.
3821-
</li>
3822-
<li>
3823-
Hoffmann, C.M. ed:
3824-
Group-Theoretic Algorithms and Graph Isomorphism.
3825-
Springer, Berlin, Heidelberg (1982).
3826-
<a href="https://doi.org/10.1007/3-540-11493-9">https://doi.org/10.1007/3-540-11493-9</a>.
3827-
</li>
3828-
<li>
3829-
Corneil, D., Goldberg, M.:
3830-
A non-factorial algorithm for canonical numbering of a graph.
3831-
Journal of Algorithms. 5, 345–362 (1984).
3832-
<a href="https://doi.org/10.1016/0196-6774(84)90015-4">https://doi.org/10.1016/0196-6774(84)90015-4</a>.
3833-
</li>
3834-
<li>
3835-
Sutcliffe, G., Suttner, C.:
3836-
The TPTP Problem Library.
3837-
Journal of Automated Reasoning. 21, 177–203 (1998).
3838-
<a href="https://doi.org/10.1023/A:1005806324129">https://doi.org/10.1023/A:1005806324129</a>.
3839-
</li>
3840-
<li>
3841-
Grohe, M.:
3842-
Isomorphism testing for embeddable graphs through definability.
3843-
In: Proceedings of the thirty-second annual ACM symposium on Theory of computing. pp. 63–72.
3844-
ACM, Portland Oregon USA (2000).
3845-
<a href="https://doi.org/10.1145/335305.335313">https://doi.org/10.1145/335305.335313</a>.
3846-
</li>
3847-
<li>
3848-
Tsang, W.W., Hui, L.C.K., Chow, K.P., Chong, C.:
3849-
Tuning the collision test for stringency,
3850-
Tech. Rep. TR-2000-05, Computer Science and Information Systems,
3851-
Hong Kong University (2000).
3852-
<a href="https://citeseerx.ist.psu.edu/document?repid=rep1&type=pdf&doi=b9b3c7e4afd78e64c075f90694f0e6021960b3b1">https://citeseerx.ist.psu.edu/document?repid=rep1&type=pdf&doi=b9b3c7e4afd78e64c075f90694f0e6021960b3b1</a>
3853-
</li>
38543804
<li>
38553805
Berners-Lee, T., Connolly, D.:
38563806
[[[DesignIssues-Diff]]]
@@ -3898,11 +3848,6 @@ <h2>Acknowledgements</h2>
38983848
Journal of Computer and System Sciences. 76, 663–685 (2010).
38993849
<a href="https://doi.org/10.1016/j.jcss.2010.01.003">https://doi.org/10.1016/j.jcss.2010.01.003</a>.
39003850
</li>
3901-
<li>
3902-
Gross, J.L., Yellen, J., Zhang, P.:
3903-
Handbook of Graph Theory, Second Edition.
3904-
Chapman & Hall/CRC (2013).
3905-
</li>
39063851
<li>
39073852
Kasten, A., Scherp, A., Schauß, P.:
39083853
[[[eswc2014Kasten]]].
@@ -3923,13 +3868,6 @@ <h2>Acknowledgements</h2>
39233868
Report submitted to the W3C Credentials Community Group mailing list (2020).
39243869
<a href="https://lists.w3.org/Archives/Public/public-credentials/2021Mar/att-0220/RDFDatasetCanonicalization-2020-10-09.pdf">https://lists.w3.org/Archives/Public/public-credentials/2021Mar/att-0220/RDFDatasetCanonicalization-2020-10-09.pdf</a>.
39253870
</li>
3926-
<li>
3927-
Tomaszuk, D., Głąb, S., Turoboś, F., Pawlik, T., Kuziński, D., Sopek, M.:
3928-
Interwoven Hash of Vicious Circle Free Graph.
3929-
In: 2022 IEEE International Conference on Blockchain (Blockchain). pp. 449–454. IEEE,
3930-
Espoo, Finland (2022).
3931-
<a href="https://doi.org/10.1109/Blockchain55522.2022.00069">https://doi.org/10.1109/Blockchain55522.2022.00069</a>.
3932-
</li>
39333871
</ul>
39343872
</section>
39353873

0 commit comments

Comments
 (0)