1
1
<!DOCTYPE html> < html dir ="ltr " typeof ="bibo:Document " prefix ="bibo: http://purl.org/ontology/bibo/ w3p: http://www.w3.org/2001/02pd/rec54# as: https://www.w3.org/ns/activitystreams# " lang ="en "> < head > < meta charset ="utf-8 "> < meta name ="generator " content ="ReSpec 20.7.1 "> < meta name ="viewport " content ="width=device-width, initial-scale=1, shrink-to-fit=no "> < meta property ="dc:language " content ="en " lang ="">
2
2
< title > ActivityStreams 2.0 Terms</ title >
3
-
4
-
5
-
3
+
4
+
5
+
6
6
< style > /*****************************************************************
7
7
* ReSpec 3 CSS
8
8
* Robin Berjon - http://berjon.com/
152
152
}
153
153
</ style > < link rel ="stylesheet " href ="https://www.w3.org/StyleSheets/TR/W3C-FPWD "> <!--[if lt IE 9]><script src='https://www.w3.org/2008/site/js/html5shiv.js'></script><![endif]-->
154
154
155
-
155
+
156
156
< style id ="respec-mainstyle "> /*****************************************************************
157
157
* ReSpec 3 CSS
158
158
* Robin Berjon - http://berjon.com/
389
389
< img alt ="W3C " src ="https://www.w3.org/StyleSheets/TR/2016/logos/W3C " width ="72 " height ="48 ">
390
390
</ a >
391
391
< h1 id ="title " class ="title p-name "> ActivityStreams 2.0 Terms</ h1 >
392
-
392
+
393
393
< h2 id ="w3c-document-13-april-2018 "> < abbr title ="World Wide Web Consortium "> W3C</ abbr > Document < time class ="dt-published " datetime ="2018-04-13 "> 13 April 2018</ time > </ h2 >
394
394
< dl >
395
-
395
+
396
396
< dt > Latest editor's draft:</ dt > < dd > < a href ="https://rhiaro.github.io/as-ns "> https://rhiaro.github.io/as-ns</ a > </ dd >
397
-
398
-
399
-
400
-
401
-
402
-
397
+
398
+
399
+
400
+
401
+
402
+
403
403
< dt > Editor:</ dt >
404
404
< dd class ="p-author h-card vcard "> < a class ="u-url url p-name fn " href ="https://rhiaro.co.uk/ "> Amy Guy</ a > (< a class ="p-org org h-org h-card " href ="https://w3.org/ "> < abbr title ="World Wide Web Consortium "> W3C</ abbr > </ a > )</ dd >
405
-
406
-
405
+
406
+
407
407
< dt > Source:</ dt > < dd >
408
408
< a href ="https://github.com/rhiaro/as-ns "> Repository on Github.</ a >
409
409
</ dd > < dd >
410
410
< a href ="https://github.com/w3c/activitystreams/issues "> Issues</ a >
411
411
</ dd >
412
412
</ dl >
413
-
414
-
415
-
413
+
414
+
415
+
416
416
< p class ="copyright ">
417
417
< a href ="https://www.w3.org/Consortium/Legal/ipr-notice#Copyright "> Copyright</ a > ©
418
418
2018
419
-
419
+
420
420
< a href ="https://www.w3.org/ "> < abbr title ="World Wide Web Consortium "> W3C</ abbr > </ a > < sup > ®</ sup >
421
421
(< a href ="https://www.csail.mit.edu/ "> < abbr title ="Massachusetts Institute of Technology "> MIT</ abbr > </ a > ,
422
422
< a href ="https://www.ercim.eu/ "> < abbr title ="European Research Consortium for Informatics and Mathematics "> ERCIM</ abbr > </ a > ,
423
423
< a href ="https://www.keio.ac.jp/ "> Keio</ a > , < a href ="http://ev.buaa.edu.cn/ "> Beihang</ a > ).
424
-
424
+
425
425
< abbr title ="World Wide Web Consortium "> W3C</ abbr > < a href ="https://www.w3.org/Consortium/Legal/ipr-notice#Legal_Disclaimer "> liability</ a > ,
426
426
< a href ="https://www.w3.org/Consortium/Legal/ipr-notice#W3C_Trademarks "> trademark</ a > and
427
427
< a rel ="license " href ="https://www.w3.org/Consortium/Legal/2015/copyright-software-and-document "> permissive document license</ a >
@@ -450,6 +450,8 @@ <h2 id="w3c-document-13-april-2018"><abbr title="World Wide Web Consortium">W3C<
450
450
< dd > < code > http://www.w3.org/2001/XMLSchema#</ code > </ dd >
451
451
< dt > < code > ldp</ code > :</ dt >
452
452
< dd > < code > http://www.w3.org/ns/ldp#</ code > </ dd >
453
+ < dt > < code > vcard</ code > :</ dt >
454
+ < dd > < code > http://www.w3.org/2006/vcard/ns#</ code > </ dd >
453
455
</ dl >
454
456
</ section >
455
457
@@ -485,7 +487,7 @@ <h2 id="objects">Objects</h2>
485
487
< li > < a href ="https://www.w3.org/TR/activitystreams-vocabulary#dfn-service " id ="Service "> Service</ a > </ li >
486
488
< li > < a href ="https://www.w3.org/TR/activitystreams-vocabulary#dfn-tombstone " id ="Tombstone "> Tombstone</ a > </ li >
487
489
< li > < a href ="https://www.w3.org/TR/activitystreams-vocabulary#dfn-video " id ="Video "> Video</ a > </ li >
488
-
490
+
489
491
</ ul >
490
492
< h2 id ="activities "> Activities</ h2 >
491
493
< ul >
@@ -516,7 +518,7 @@ <h2 id="activities">Activities</h2>
516
518
< li > < a href ="https://www.w3.org/TR/activitystreams-vocabulary#dfn-undo " id ="Undo "> Undo</ a > </ li >
517
519
< li > < a href ="https://www.w3.org/TR/activitystreams-vocabulary#dfn-update " id ="Update "> Update</ a > </ li >
518
520
< li > < a href ="https://www.w3.org/TR/activitystreams-vocabulary#dfn-view " id ="View "> View</ a > </ li >
519
-
521
+
520
522
</ ul >
521
523
< h3 id ="links-and-relationships "> Links and Relationships</ h3 >
522
524
< ul >
@@ -641,7 +643,7 @@ <h3 id="x4-1-activitypub"><span class="secno">4.1 </span>ActivityPub</h3>
641
643
642
644
</ section >
643
645
644
-
646
+
645
647
646
648
< style type ="text/css ">
647
649
/* loading */
@@ -682,4 +684,4 @@ <h3 id="x4-1-activitypub"><span class="secno">4.1 </span>ActivityPub</h3>
682
684
</ style > < section id ="references " class ="appendix "> <!--OddPage--> < h2 id ="a-references "> < span class ="secno "> A. </ span > References</ h2 > < section id ="normative-references "> < h3 id ="a-1-normative-references "> < span class ="secno "> A.1 </ span > Normative references</ h3 > < dl class ="bibliography "> < dt id ="bib-ActivityPub "> [ActivityPub]</ dt > < dd > < a href ="https://www.w3.org/TR/activitypub/ "> < cite > ActivityPub</ cite > </ a > . Christopher Webber; Jessica Tallon. W3C. 23 January 2018. W3C Recommendation. URL: < a href ="https://www.w3.org/TR/activitypub/ "> https://www.w3.org/TR/activitypub/</ a >
683
685
</ dd > < dt id ="bib-ActivityStreams "> [ActivityStreams]</ dt > < dd > < a href ="https://w3.org/TR/activitystreams-core "> < cite > ActivityStreams 2.0</ cite > </ a > . James Snell; Evan Prodromou. W3C. W3C Candidate Recommendation. URL: < a href ="https://w3.org/TR/activitystreams-core "> https://w3.org/TR/activitystreams-core</ a >
684
686
</ dd > < dt id ="bib-ActivityStreamsVocab "> [ActivityStreamsVocab]</ dt > < dd > < a href ="https://w3.org/TR/activitystreams-vocabulary "> < cite > ActivityStreams 2.0 Vocabulary</ cite > </ a > . James Snell; Evan Prodromou. W3C. W3C Candidate Recommendation. URL: < a href ="https://w3.org/TR/activitystreams-vocabulary "> https://w3.org/TR/activitystreams-vocabulary</ a >
685
- </ dd > </ dl > </ section > </ section > < p role ="navigation " id ="back-to-top "> < a href ="#title "> < abbr title ="Back to Top "> ↑</ abbr > </ a > </ p > < script src ="https://www.w3.org/scripts/TR/2016/fixup.js "> </ script > </ body > </ html >
687
+ </ dd > </ dl > </ section > </ section > < p role ="navigation " id ="back-to-top "> < a href ="#title "> < abbr title ="Back to Top "> ↑</ abbr > </ a > </ p > < script src ="https://www.w3.org/scripts/TR/2016/fixup.js "> </ script > </ body > </ html >
0 commit comments