Project

General

Profile

Actions

Task #4882

open

Improve "NDN Regular Expression" documentation

Added by Peter Gusev about 5 years ago. Updated about 1 month ago.

Status:
New
Priority:
Normal
Assignee:
-
Category:
Docs
Target version:
-
Start date:
Due date:
% Done:

0%

Estimated time:

Description

From my personal experience, I wanted to learn how to match typed components using NDN regexes. However, this information can not be found on the NDN Regular Expression page.
I think this info, if available, can be added to make this page more useful. Also, pointers to sample code and examples can be very useful too.

As an example, one can use ndnrtc v4 namespace (see attached), to demonstrate using NDN regex(es):

  • stream /baseprefix/ndnrtc/%FD%04/%FC%03%18%26%60/stream
  • stream meta /baseprefix/ndnrtc/%FD%04/%FC%03%18%26%60/stream/_meta
  • stream live meta /baseprefix/ndnrtc/%FD%04/%FC%03%18%26%60/stream/_live
  • stream latest pointer interest /baseprefix/ndnrtc/%FD%04/%FC%03%18%26%60/stream/_latest
  • stream latest pointer data /baseprefix/ndnrtc/%FD%04/%FC%03%18%26%60/stream/_latest/%FE%01%A2
  • stream gop-start /baseprefix/ndnrtc/%FD%04/%FC%03%18%26%60/stream/_gop/%FE2/start
  • stream gop-end /baseprefix/ndnrtc/%FD%04/%FC%03%18%26%60/stream/_gop/%FE2/end
  • stream frame meta /baseprefix/ndnrtc/%FD%04/%FC%03%18%26%60/stream/%FE%0DF/_meta
  • stream frame manifest /baseprefix/ndnrtc/%FD%04/%FC%03%18%26%60/stream/%FE%0DF/_manifest
  • srteam frame payload /baseprefix/ndnrtc/%FD%04/%FC%03%18%26%60/stream/%FE%0DF/%00%01
  • stream frame parity data /baseprefix/ndnrtc/%FD%04/%FC%03%18%26%60/stream/%FE%0DF/_parity/%00%01

Files

ndnrtc4.pdf (27.5 KB) ndnrtc4.pdf ndnrtc v4 namespace Peter Gusev, 03/13/2019 11:01 PM
Actions #1

Updated by Davide Pesavento over 3 years ago

  • Tracker changed from Feature to Task
  • Project changed from named-data.net to ndn-cxx
  • Subject changed from Add more useful information to the "NDN Regular Expression" page to Improve "NDN Regular Expression" documentation
  • Category set to Docs
  • Start date deleted (03/13/2019)
Actions #2

Updated by Davide Pesavento over 3 years ago

  • Tags set to documentation
Actions #3

Updated by Davide Pesavento about 1 month ago

  • Description updated (diff)
Actions

Also available in: Atom PDF