Skip to content
This repository was archived by the owner on Mar 12, 2021. It is now read-only.
This repository was archived by the owner on Mar 12, 2021. It is now read-only.

versioning branch questions #104

@cookie33

Description

@cookie33

Hi,

The versioning branch has some files with rules. The rules have some questions:

+# List of the functions:
+# 
+# EUDATVersioning(*source, *destination, *registered, *recursive, *versionPatternStr, *lastUpdateOn, *response)
+# EUDATCreateVerionWithPID(*source, *destination, *recursive, *versionPatternStr, *lastUpdateOn, *response)
+# EUDATCreateVerionNoPID(*source, *destination, *recursive, *versionPatternStr, *response)
+# EUDATCreateVersionOfDataObjRegPID(*source, *destination, *versionNumbPrefixStr, *lastUpdateOn, *status)
+# EUDATCreateVersionOfDataObj(*source, *destination, *versionNumbPrefixStr, *status)
+# EUDATGetAllVersionsOfDataObj(*source, *destination, *versionNumbPrefixStr, *ListOfAllVersions)
+# EUDATListAllVersionsOfDataObj(*source, *destination, *versionNumbPrefixStr)
+# MY_EUDATSearchAndCreatePID(*path, *pid)
+# MY_EUDATPIDRegistration(*parentPID, *source, *destination, *notification, *do_version, *lastUpdateOn, *prevVersionPath, *prevVersionPID, *registration_response)
+# MY_EUDATCreatePID(*parent_pid, *path, *ror, *fio, *fixed, *do_version, *lastUpdateOn, *newPID)
+# MY_EUDATePIDremove(*path, *force)
+# MY_EUDATUpdatePIDWithNewChild(*parentPID, *childPID, *field)

Sometimes it states Verion instead of Version. So a typo which should be fixed.

Why the MY_EUDAT rules/entrie points. I do not think they should be in the general code.

My 2 cents.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions